Overview of Aptly features
masterAptly is a tool for Debian repository management. Key capabilities include:
- Mirroring: Create mirrors of remote Debian/Ubuntu repositories with component and architecture limits.
- Snapshots: Take snapshots of mirrors to fix the state of a repository at a specific moment.
- Publishing: Publish snapshots as Debian repositories consumable by
apt. - Controlled Updates: Update specific packages in a snapshot from an upstream mirror while tracking dependencies.
- Merging: Merge multiple snapshots into one.
- Filtering: Filter repositories by search query and pull required dependencies.
- Self-made Packages: Publish your own packages as Debian repositories.
- REST API: Remote access via a REST API.