I use Bitbucket for private projects. It comes with a little issue tracker, although I just use a Google doc for task tracking.
Have you tried out Atlassian's JIRA software? It's free for up to 5 users I think.
Ask HN: GitHub vs. Gitlab?
31–40 of 113 posts
Re: Ask HN: GitHub vs. Gitlab?
#32Re: Ask HN: GitHub vs. Gitlab?
#33Re: Ask HN: GitHub vs. Gitlab?
#34Some benefits for GitLab.com, in my opinion: GitLab.com has free public and private repos, only limit is the repo size (max 10GB, for comparison the Linux repo is ~1.5GB). Also includes completely free CI :) Plus everything is out in the open, and CE is entirely open source!
Regarding performance, we've gotten that feedback from a lot of users, and we're working very hard on improving it[1][2][3]. I've personally been working a lot on decreasing the page size, chopping off a ton of extra unnecessary assets to make things download and parse faster.
Would be happy to answer any other questions you have! Hopefully this doesn't sound like too much of a sales pitch ^_^
[1]: https://gitlab.com/gitlab-org/gitlab-ce/issues/19273#note_12...
Re: Ask HN: GitHub vs. Gitlab?
#35I much prefer GitHub or even BitBucket over GitLab. GitLab was insanely slow. A lot of the features GitLab offers still didn't persuade us over something that was minimal, worked well, and was fast. I'm also not a fan of the UI/UX, it's kind of confusing what certain icons mean as opposed to a simple fixed with layout like GitHub.
Re: Ask HN: GitHub vs. Gitlab?
#36Switched to gitlab @ work from github (the enterprise edition) and it's been much nicer. Really appreciated the integrated CI/CD support, and we're just about to start using the built in container repo.
Re: Ask HN: GitHub vs. Gitlab?
#37So now my answer is self-hosted Gitlab.
Re: Ask HN: GitHub vs. Gitlab?
#38github's where the people are. Everyone already has a github account. Either way git itself means there isn't too much vendor lock-in, just the ancillary parts of the project (issues, wiki, project site)
Re: Ask HN: GitHub vs. Gitlab?
#39I know your looking at GitLab, but with a small team and small free accounts, I think you should probably look towards BitBucket instead. It has a lot easier pricing than GitHub.
I can't recommend them for anything serious.