←back to thread

160 points MattIPv4 | 1 comments | | HN request time: 0.269s | source
Show context
sschueller ◴[] No.36407473[source]
If gitlab keeps up with this hostility even towards paying customer a fork will be incoming sooner than later.
replies(4): >>36407527 #>>36407545 #>>36407837 #>>36407964 #
mschuster91 ◴[] No.36407545[source]
You can always run a GitLab CE instance on your own, takes less than five minutes to set up at any Docker hosting provider you want.
replies(2): >>36407603 #>>36407702 #
LeSaucy ◴[] No.36407702[source]
These are limited to 10 active users are they not?
replies(2): >>36407768 #>>36407780 #
1. mschuster91 ◴[] No.36407780[source]
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.