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

View File

@@ -1,5 +1,11 @@
# Repositories
<div>
Local repository is a collection of packages (most usually custom packages created internally).
Packages could be added to local repository at any moment, removed, moved or copied between repos.
Multiple versions of the same package could be added to the repository.
In order to capture current repository state, [create snapshot](/doc/aptly/snapshot/create/).
Local repositories could be published either [directly](/doc/aptly/publish/repo/)
or from [snapshot](/doc/aptly/publish/snapshot).
</div>