dhruv3006@lemmy.world to Programming@programming.dev · 8 days agoGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devexternal-linkmessage-square22fedilinkarrow-up1105cross-posted to: selfhosted@lemmy.worldhackernews@lemmy.bestiver.se
arrow-up1105external-linkGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devdhruv3006@lemmy.world to Programming@programming.dev · 8 days agomessage-square22fedilinkcross-posted to: selfhosted@lemmy.worldhackernews@lemmy.bestiver.se
minus-squarehdsrob@lemmy.worldlinkfedilinkEnglisharrow-up2·7 days agoAs a solo dev, working from home, the real reason I use Github is for off site backup. Back in the SVN days we hosted our own server for a bunch of years, then moved to one of the many paid SVN hosts that existed. I think I’m going to spin up another VPS and self host Forgejo at this point (or see if I can add it to one of my existing servers).
minus-squareSwedneck@discuss.tchncs.delinkfedilinkarrow-up1·7 days agogreat thing about git is that you can just set up a gitzillion different repos and push to them
As a solo dev, working from home, the real reason I use Github is for off site backup.
Back in the SVN days we hosted our own server for a bunch of years, then moved to one of the many paid SVN hosts that existed.
I think I’m going to spin up another VPS and self host Forgejo at this point (or see if I can add it to one of my existing servers).
great thing about git is that you can just set up a gitzillion different repos and push to them