Arthur1 / dpr

DPR: Deployment Package Registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DPR: Deployment Package Registry

release go-version on-push-main

DPR manages deployment packages freely and conveniently with tags, like a container registry. It aims to store files such as AWS Lambda zip archives and static site generation artifacts.

Warning

This project is in Alpha status. We may make disruptive changes without notice. Use in a production environment is at your own risk.

Components

components

DPR

a registry that stores package files with tags

dprc

CLI tool for DPR

dpr-scheduled-cleaner

clean the registry regularly according to the lifecycle policy

Examples of use

License

MIT License

Copyright (c) 2024 ASAKURA Kazuki

About

DPR: Deployment Package Registry

License:MIT License


Languages

Language:Go 82.8%Language:HCL 17.2%