Live data from Hacker News

GitHub Alternatives

tutswiki.com

191–193 of 193 posts

Re: GitHub Alternatives

#191

I am a happy gitlab.com user. However, with all of this week's news I decided to see what it would take to run my own GitLab instance. I was surprised to find that on Digital Ocean and AWS Lightsail the one-click GitLab installs required an instance that costs ~$40 per month just for me, one user. Any cheaper/smaller instances were to anemic to run GitLab at all. Seems like there are some performance issues to deal w…

GitLab VPE here. We're working on Dockerized version that will run in a Kubernetes cluster, which should make this easier, assuming you've already made that investment in your infrastructure.

More pertinent to your concern about cost: It should make it easier for PaaS' who are k8s-based to run it for you and perhaps provide a lower price point.

Re: GitHub Alternatives

#192

Earlier quoted context omitted.

I wonder if there's a chance GitLab will be rewritten in a more efficient language.

GitLab VPE here. We are starting to re-write performance intensive part of our application in Golang. E.g. our Gitaly project: https://gitlab.com/gitlab-org/gitaly

That's awesome. Great choice of a language. We just moved to Gitlab internally (we were actually starting to do so before the MSFT news). Very happy so far. Looking forward to speed improvements.

Re: GitHub Alternatives

#193
Codegiant.io is also a great alternative to Github with unlimited private repositories for free.

It also includes issue tracker, continuous integration and documentation. Overall great tool.

Post reply on HN