Live data from Hacker News

GitLab announces $4M series A funding from Khosla Ventures

about.gitlab.com

31–40 of 84 posts

Re: GitLab announces $4M series A funding from Khosla Ventures

#31

I tried to use gitlab and was very excited with the self host option. But for a small business, it was too much hassle with setup, installation and the biggest issue: huge memory requirement. On a DigitalOcean droplet of 512MB, it was too slow. I switched to Bitbucket private repo. May be i was not doing something right.

I'm sorry but 512MB is too little for GitLab, as said on https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/inst... "we strongly advise against this amount of memory"

Re: GitLab announces $4M series A funding from Khosla Ventures

#32
post #5

Earlier quoted context omitted.

> Also like most people that I've spoken to, we're not interested in gitlab-ci at all Consider me part of the crowd that is very interested. Travis is atrociously bad. Jenkins I've heard some good things about but I have mostly negative experiences with it. Alternatives are needed. And something like gitlab would sorely lack if it didn't have CI integration.

Why is Travis so bad? Ever tried CircleCI?

CircleCI is still missing crazy important features like: building downstream dependencies when libraries change and scheduled builds.

Until it gets basic features like that, Jenkins it is.

Re: GitLab announces $4M series A funding from Khosla Ventures

#33

I tried to use gitlab and was very excited with the self host option. But for a small business, it was too much hassle with setup, installation and the biggest issue: huge memory requirement. On a DigitalOcean droplet of 512MB, it was too slow. I switched to Bitbucket private repo. May be i was not doing something right.

I think you're comparing apples to oranges. As far as I know BitBucket doesn't offer a self hosted solution but GitLab offers both. In fact they match BitBucket on pricing too, well at least for the free tier. You can host private repos directly on GitLab and BitBucket for free. The self hosted option may not be right for you especially if you're already using BitBucket private repos. Why did you not try GitLab's hos…

Thanks! Indeed on GitLab.com https://about.gitlab.com/gitlab-com/ you can have as many private repo's as you want for free.

Re: GitLab announces $4M series A funding from Khosla Ventures

#34
post #17
post #16

Earlier quoted context omitted.

> May be i was not doing something right. Here you go: > On a DigitalOcean droplet of 512MB I'm not sure it's realistic to expect great performance on a tiny droplet in a budget provider that over-provisions the heck out of these tiny instance sizes. Spend more than $5/month and you may get better results.

I have a dozen web apps installed on my personal 512MB droplet and they all work flawlessly.

What I don't understand is if these apples taste like delicious apples, why don't these oranges? WHY?

Re: GitLab announces $4M series A funding from Khosla Ventures

#36
Switched a lot of personal projects over to GitLab, and been really happy. I'm very excited to see this. My only complaint is the lack of integrations from the rest of the world. It's pretty hard to find good services that hook into GitLab

Note: I'm talking about hooking into gitlab.com not a self hosted instance

Re: GitLab announces $4M series A funding from Khosla Ventures

#37

Earlier quoted context omitted.

> Also like most people that I've spoken to, we're not interested in gitlab-ci at all Consider me part of the crowd that is very interested. Travis is atrociously bad. Jenkins I've heard some good things about but I have mostly negative experiences with it. Alternatives are needed. And something like gitlab would sorely lack if it didn't have CI integration.

We are definitely interested as well. - Open-source (check) - Self-hosted (check) - Integrates with GitLab (check) We do run Jenkins currently for some projects, but nobody is really happy with it. Sure, it gets the job done, but not the easiest software to work with.

How are you using Jenkins? I've found that it works well as long as you just have Jenkins call build, test, deploy, package scripts.

The advantage being that you can use the same scripts during development.

Re: GitLab announces $4M series A funding from Khosla Ventures

#39
post #28

So this is a little bit "in the weeds" but with the seed round closing back in July for $1.5 million why such a short turnaround for the series A? Is this normal? Considering it probably takes at least a month to close out a round does that mean GitLab went back out to fund raise only a month after their $1.5 million investment? Not trying to be critical or anything I'm just really curious.

Khosla invested in our seed round and we kept talking with them. They are a great investor so we are happy they wanted to do our A round. So we raised an A earlier than we expected beforehand. We still haven't touched the seed money, in our last month we were cash-flow positive. But I'm happy we did a priced round and can focus on growing knowing we have enough cash.

Good to hear. Thanks!

Re: GitLab announces $4M series A funding from Khosla Ventures

#40

Switched a lot of personal projects over to GitLab, and been really happy. I'm very excited to see this. My only complaint is the lack of integrations from the rest of the world. It's pretty hard to find good services that hook into GitLab Note: I'm talking about hooking into gitlab.com not a self hosted instance

We would love to see more support for GitLab.com. Things are moving the right way with https://about.gitlab.com/applications/, also CodeShip is considering support now as are many others. But we have some way to go, please keep telling the services on Twitter. By the way, what integration would you like to see first?
Post reply on HN