Ask HN: Does your company back up its GitHub/Gitlab source code?
3•wewewedxfgdf•14h ago
Comments
brodo•14h ago
Yes. Our company backs up pretty much everything.
PseudoComputer•14h ago
yes, and you absolutely should
westurner•12h ago
What about Issues and PRs too?
stockresearcher•11h ago
The snarky answer is that if you have n developers, you have n backups of your git repositories.
__d•8h ago
Daily backups of our (self-hosted) GitLab, rsync-ed to a remote machine, and from there, BTRFS snapshots onto a removable HDD, which is rotated off-site every week.
brodo•14h ago