freight-team / freight

A modern take on the Debian archive.
Other
107 stars 37 forks source link

Freight migration to another server #89

Closed Dancho80 closed 6 years ago

Dancho80 commented 6 years ago

Do you have some kind of wiki/man for migrating a freight repo from one server to another? Just copy some folder(s)?

mmoll commented 6 years ago

Yes, rsync -aH or similar should do the job.

Dancho80 commented 6 years ago

Thanks! what folders should we move? VARLIB or VARCACHE or both of them?

mattock commented 6 years ago

@Dancho80 I think I copied over both ~2 weeks ago when I rebuilt the official freight apt repository server.

mmoll commented 6 years ago

VARLIB alone and rebuilding the repos would probably suffice, but if you have the opportunity to just sync both, that's easier anyway.

mmoll commented 6 years ago

@Dancho80 closing this issue, please reopen, if something isn't turning out as intended.