GitHub experiencing a large DDoS attack
31–40 of 105 posts
Re: GitHub experiencing a large DDoS attack
#32(Actually, there are long established yet less high profile alternatives with decent features and better pricing for commercial teams, like beanstalk or unfuddle or codebasehq. No hip cred, but for example supporting archived projects that you can read w/o using up your repo count license.)
Re: GitHub experiencing a large DDoS attack
#33This is getting really problematic. It stops our whole team every time. Anybody has experience with Gitlab and Gitlab CI? How's the flow compared to Github, especially for pull requests, commenting and collaboration?
This happens to our team too. Does anyone else find it ironic that Git is a distributed version control system, yet we rushed to centralize it and base our entire workflow around GitHub?
Re: GitHub experiencing a large DDoS attack
#34Re: GitHub experiencing a large DDoS attack
#35Re: GitHub experiencing a large DDoS attack
#36I ask because I have no plausible answer: What does someone stand to gain by DDoSing github?
blackmailing ? "if you dont pay we'll DDOS you" or whatever. Given all these infected Windows computers all over the world ,it's not going to stop soon. That's the Microsoft legacy.
Re: GitHub experiencing a large DDoS attack
#37You git what you pay for. (Actually, there are long established yet less high profile alternatives with decent features and better pricing for commercial teams, like beanstalk or unfuddle or codebasehq. No hip cred, but for example supporting archived projects that you can read w/o using up your repo count license.)
Re: GitHub experiencing a large DDoS attack
#38This is getting really problematic. It stops our whole team every time. Anybody has experience with Gitlab and Gitlab CI? How's the flow compared to Github, especially for pull requests, commenting and collaboration?
Have you tried Jenkins as a CI server? While the core Gitlab product is quite nice, the feedback I've heard on the CI component is that it becomes problematic once builds become non-trivial (though to be fair, I've heard this mostly from Jenkins folks).
Re: GitHub experiencing a large DDoS attack
#39You git what you pay for. (Actually, there are long established yet less high profile alternatives with decent features and better pricing for commercial teams, like beanstalk or unfuddle or codebasehq. No hip cred, but for example supporting archived projects that you can read w/o using up your repo count license.)
Re: GitHub experiencing a large DDoS attack
#40Earlier quoted context omitted.
I used GitLab by myself, it works really well and since V5 is super easy to get installed.
Is there a VM image like Github enterprise?