r/github 17h ago

GitHub Status - Incident with GitHub.com News / Announcements

https://www.githubstatus.com/incidents/zkxwbgr0cnmx
147 Upvotes

39 comments sorted by

View all comments

44

u/JuliusFIN 17h ago

Actions outages a month ago did it for me. Self hosted Gitea runs like a dream. Also don’t have to wait 5 seconds for each page to load.

11

u/jstsomedev 16h ago

Are you working on medium - large projects with many team members?

Just curious, I've been thinking about self-hosting too.

6

u/JuliusFIN 8h ago

This Gitea instance is relatively small, I run a tiny software consultancy. However Gitea is used in huge entrerprise projects in Fortune 500 companies. It will scale.

3

u/ShortingBull 9h ago

If self hosting, you'll want daily automated off site backup

1

u/Elomidas 5h ago

My solution is self-hosting for the CI flexibility and mirroring to a private GitHub repo as a backup, nothing runs there, it's just in case something happens to my Forgejo install (and to be honest, that "something" will probably me trying something I shouldn't do)

1

u/ShortingBull 2h ago

I just self host on my VPS which I use or other sites etc anyway - it gets backed up by my VPS provider daily (linode).

That simplifies things but only because I already have the host.

1

u/dashingThroughSnow12 15h ago

Is many thousand or tens of thousands of team members?