GitHub was down
61–70 of 94 posts
Re: GitHub was down
#62Earlier quoted context omitted.
Why would one assume that their self-hosted git will never go down or will be up more than github?
At least when it's self-hosted, it's your responsibility and you can fix it. When you are anything larger than a tiny company, this is much less risky. Remember that 'the cloud' just means 'someone else's computers' so you are subject to their infrastructure management practices and uptime guarantees (or lack thereof).
Look at their status history. The vast majority of companies could not boast such a record for their internal operations.
Re: GitHub was down
#63How it's possible in the modern world with all software development practices that project as github.com can be down for more than 10 minutes?
Re: GitHub was down
#64Re: GitHub was down
#65Re: GitHub was down
#66We just started using Gerrit, but using Github authentication. Can't sign in! Not doing our own account management appears to have been a poor decision.
Re: GitHub was down
#67Re: GitHub was down
#68I'm sure there are but how many people would actually have been affected by this specific outage which only seemed to affect the web front end?
Re: GitHub was down
#69We just started using Gerrit, but using Github authentication. Can't sign in! Not doing our own account management appears to have been a poor decision.
You can (and many websites which do) support multiple auth providers such as Facebook, Twitter, GitHub etc. If you bind your account to multiple of these providers, you can mitigate this risk to a large extent.