aptly-publisher
Tool for management of Aptly publishes
Install
- All systems
-
curl cmd.cat/aptly-publisher.sh
- Debian
-
apt-get install aptly-publisher
- Ubuntu
-
apt-get install aptly-publisher
- Kali Linux
-
apt-get install aptly-publisher
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aptly-publisher
- Raspbian
-
apt-get install aptly-publisher
- Dockerfile
- dockerfile.run/aptly-publisher
aptly-publisher
Tool for management of Aptly publishes
This tool allows one to create aptly multi-component publishes from YAML definition of repositories and mirrors Features: - create or update publish from latest snapshots - it takes configuration in yaml format which defines what to publish and how - expected snapshot format is ``<name>-<timestamp>`` - promote publish - use source publish snapshots to create or update another publish (eg. testing -> stable) - cleanup unused snapshots