Legit Teams: Private git repository hosting tailored for small teams
21–30 of 33 posts
Re: Legit Teams: Private git repository hosting tailored for small teams
#22I think it actually looks better than bitbucket which some have mentioned which to me looks really cluttered.
I am not a student though so maybe i should not be looking at this as an option for a business anyway, but still...
Re: Legit Teams: Private git repository hosting tailored for small teams
#23It's undeniably an awesome deal and I really like the website design. I get a little concerned about the business model. Almost to the point that it would prevent me from hosting my code with them for fear of them going out of business or raising their prices later. The current git repo for the commercial product I work on is 850MB. This is millions of lines of code + 8-9 years of development (migrated from svn at so…
We created Legit Teams because we ourselves needed a service like it. As such, we don't view this as a business that's going to make us millions of dollars so much as a product that we'd love for both us and others to use. In turn, making enough money to simply handle our costs is really enough for us to keep this going. tl;dr We're not raising prices or shutting Legit Teams down because it's not a business, but a to…
There's no way I'm going through the hassle of expensing $5 a month, but $60 for a years service isn't going to raise any queries with finance.
Re: Legit Teams: Private git repository hosting tailored for small teams
#24Competing on price - this is very low margin, even with negligible storage and bandwidth costs - when GitHub is already in the "dollar per repo" range seems like a good idea until you realize that your target market (poor students) might not want to give you anything. I strongly recommend that you read the first of the Copy Hacks books: the one on messaging. Key is the insights on identifying the motivations of your…
Re: Legit Teams: Private git repository hosting tailored for small teams
#25Earlier quoted context omitted.
What happens when you become large enough to justify an organization account at GitHub and it no longer becomes beneficial for you to either use or continue to operate Legit Teams?
Push to GitHub since every Git repo retains full history by default.
Re: Legit Teams: Private git repository hosting tailored for small teams
#26Re: Legit Teams: Private git repository hosting tailored for small teams
#27Re: Legit Teams: Private git repository hosting tailored for small teams
#28Edit: It would be great if they add support for DSA too.
Re: Legit Teams: Private git repository hosting tailored for small teams
#29Just curious - how are you planning to address the problem of ssh key lookup at scale ? Github hacked its own PAM module to read from MySQL, if I'm not wrong.
Legit Teams, by contrast, allocates an individual user per member who signs up. Thus, SSH key lookups are limited to only the keys that one person has. Correct me if I'm wrong, but I believe this circumvents the scaling issue entirely.
Re: Legit Teams: Private git repository hosting tailored for small teams
#30Earlier quoted context omitted.
We created Legit Teams because we ourselves needed a service like it. As such, we don't view this as a business that's going to make us millions of dollars so much as a product that we'd love for both us and others to use. In turn, making enough money to simply handle our costs is really enough for us to keep this going. tl;dr We're not raising prices or shutting Legit Teams down because it's not a business, but a to…
There are 30 developers on the project I work on. So if you get 1000 customers just like us. You're making $5000/month to handle the load of 30,000 daily users. Chances are you'll have to handle support too. Not sure if we're typical or how much load 30,000 users would generate. Personally, I pull/push at least once a day. Just something for you to keep in mind.
Thank you for your thoughts.