Live data from Hacker News

Github was down

status.github.com

31–40 of 59 posts

Re: Github was down

#35

Alternatively you could configure an internal git server with gitweb or something. I created a screencast about git and gitolite for user authentication @ http://sysadmincasts.com/episodes/11-internal-git-server-wit...

I recommend you gitlab,

Re: Github was down

#36
post #12

Those graphs are kinda useless - detailed time series information for what's pretty clearly reduce to a 0/1 state for outages.

Well some problems are slow downs instead of outright outages, and thats what the graphs are for since "response time" doesn't make much sense when no response is being sent at all.

Re: Github was down

#37

Anyone know what the difference is between status.github.com and github.com/status? /status just says "Github Lives!" with a timestamp.

/status is probably what status. polls to determine if it's up. One is on the main server and the other on a dedicated, off-site one.

Re: Github was down

#39
> We've recovered from an internal DNS outage, and are working to restore service to all repositories.

status.github.com

DNS, eh? Related to the recent CDN changes?

Post reply on HN