2 points | by akulbe 18 hours ago ago
8 comments
I push my git repos to my desktop hard-drive, which is backed up regularly to both on- and off-premise locations.
I don't collaborate on any of it in any significant manner.
I'm currently using GitHub, but I'm considering something on-prem. Wanted to hear what other folks are doing for themselves.
Personal computer, using SCCS for version control and daily backups.
Are your backups only things like dotfiles & text?
I use borg for mine, since it includes photos, documents, etc.
Local hard drive, without version control. Works well enough for me.
Previously GitLab self hosted, then GitHub... now I'm bringing it all under something I host again, so I can block AI bots.
On a server at home
I push my git repos to my desktop hard-drive, which is backed up regularly to both on- and off-premise locations.
I don't collaborate on any of it in any significant manner.
I'm currently using GitHub, but I'm considering something on-prem. Wanted to hear what other folks are doing for themselves.
Personal computer, using SCCS for version control and daily backups.
Are your backups only things like dotfiles & text?
I use borg for mine, since it includes photos, documents, etc.
Local hard drive, without version control. Works well enough for me.
Previously GitLab self hosted, then GitHub... now I'm bringing it all under something I host again, so I can block AI bots.
On a server at home