← Back to context

Comment by matt-p

8 months ago

Do you mind me asking if you'll be self hosting mattermost? If so they're moving to a 1000 User hard limit for self hosted instances. https://forum.mattermost.com/t/solved-is-there-any-limitatio...

Seems like they've gone past even their own '1000' users. In v11 it's a cap of 250 users! They're also rapidly removing features for team too.

- User limits were lowered to final threshold of 250 for Mattermost Team Edition - GitLab SSO has been deprecated from Team Edition. - Playbooks has stopped working for Team Edition.

I have altered the deal. Pray I don't alter it any further.

What's happening on the hosted side of things? Ah; - Introduced support for Mattermost Entry Edition with message history limits.

  • How is the user limit enforced? Clearly if the project is FOSS, such an anti-feature can be trivially patched out. Or so you would think...

    • You can patch it out but you then need to do your own builds for each version and keep on top of the patch. You can no longer just 'update' and you won't be able to patch the compiled version.

That discussion also mentions: "Framasoft is maintaining a soft fork called Mostlymatter that removes the arbitrary user limits"

There are plans to fork the repo at some point, since we do depend on lots of custom features eventually regardless (and nearly everything at HC is open source).