aptly icon indicating copy to clipboard operation
aptly copied to clipboard

multiple time stamped published repos.

Open foster82 opened this issue 1 year ago • 3 comments

Hi all,

My company is looking to posssibly use aptly to host our internal repos. However i do have a question. Our currently setup requires that some of our servers point to specific dated repo. Is it possible to have multiple published repos based on time stamps ? So that we can point a server to a specific time stamped repo.

Many thanks Jonathan

foster82 avatar Jun 06 '23 10:06 foster82

You can create snapshots with any kind of name: https://www.aptly.info/doc/aptly/snapshot/

randombenj avatar Jun 06 '23 10:06 randombenj

OK so how many snap shots can i publish at once ? and how do i tell the server to point to s specific snapshot

foster82 avatar Jun 06 '23 10:06 foster82

Aptly does not limit the amount of snapshots you can publish, in fact, publishing the same snapshot over and over again should be rather cheap. Similarly, the amount of published snapshots is primarily limited by how many snapshots you can publish, as this is not an instant operation. It is not really a question about "How many publications can I have?", but rather "How often can I afford to republish my publications?".

You seem to think this is a support channel - It is not. Please specify your specific issue with this software, or seek help elsewhere.

P.S.: My experiences with aptly publish operations are without setting -skip-contents, which speeds things up quite a bit, but you end up without Contents-files, if you need those - And I do.

r4co0n avatar Jun 21 '23 17:06 r4co0n

latest build from master should have publish performance improved...

closing, please reopen if you need more help...

neolynx avatar Aug 13 '24 18:08 neolynx