| CARVIEW |
Swiss army knife for Debian repository management
Aptly allows you to mirror remote repositories, manage local package repositories, take snapshots, pull new versions of packages along with dependencies, publish as Debian repository.
You can try it right now for free, aptly is available both as CLI tool and HTTP REST service.
See how it is clean and simple

Difference between snapshots
aptly snapshot diff matches package versions in snapshots

Pulling packages
Pull from snapshot to selectively upgrade packages

Mirroring remote repos
Download packages from remote mirror to take stable snapshot

Managing local repos
Create, import and move packages in local package repositories

Serving published repositories
Quickly serve published snapshots over HTTP

Visualize dependencies
Render relationships between mirrors, repos, snapshots and published repositories
Mirror repository
Take and update mirrors of any Debian/Ubuntu remote repository.
Publish your packages
Manage your own repositories of packages, merge them with offical and publish the result.
Take snapshot
At any point in time, take snapshot of the mirror to fix current set of packages.
Publish snapshot
Any snapshot could be published back as repository (only HTTP server is required).
Merge snapshots
Merge two or more snapshots into one snapshot: e.g. merge wheezy and wheezy-updates.
Upgrade package versions
New package version available in backports? Pull only single package with dependencies from backports into snapshot of stable repository.
Filter repository
Don't download packages that are not required, controlling dependencies between them.
Publishing to S3
Publish your repositories directly to Amazon S3 as public or private repositories.
Package search
Search for specific packages, their inclusion into snapshots, etc.
REST API
Upload packages using HTTP, manage your repositories, snapshots, published repositories etc.



