doc: import chapters from aptly.info

This commit is contained in:
André Roth
2024-11-03 15:00:20 +01:00
parent 2171c05ef8
commit a5f8ce2503
8 changed files with 121 additions and 8 deletions
+2
View File
@@ -1,5 +1,7 @@
# Repository Mirrors
<div>
aptly allows to create mirrors of remote Debian repositories, HTTP, HTTPS and FTP repositories are supported.
Mirrors are created with [`aptly mirror create`](/doc/aptly/mirror/create/) command, mirror contents are downloaded with [`aptly mirror update`](/doc/aptly/mirror/update/) command. Mirror could be updated at any moment. In order to preserve current mirror state, [create snapshot](/doc/aptly/snapshot/create/) of the mirror. Snapshot could be published or used to build other snapshots.
</div>