Hacker News new | ask | show | jobs
by LeSaucy 1097 days ago
These are limited to 10 active users are they not?
2 comments

No. They're fine for at least 300 users (which is the case in an instance I run) and you can connect it with Keycloak and LDAP for SSO.

You don't get SSO user-group mappings in CE, but heh, if you use Terraform that is easy enough to manage manually even at that size.

There are no limits when self-hosting.
Last time I looked into Gitlab CE I decided not to go with it because there is no pull mirroring outside of their Premium offering, I would consider this a limit.

https://docs.gitlab.com/ee/user/project/repository/mirror/pu...

Limits are not features. There are no limits on number of users, number of repos, etc. etc. However, you're fairly obviously not getting any of the features that are in the paid tiers of gitlab's own offering. It's open core[1], rather than just open source.

[1] https://about.gitlab.com/blog/2016/07/20/gitlab-is-open-core...