Hacker News new | ask | show | jobs
by SadTrombone 270 days ago
Not sure if you saw this, but another user pointed out that Mattermost is moving to limit self-hosted instances to 1,000 users: https://forum.mattermost.com/t/solved-is-there-any-limitatio...
3 comments

Thankfully Mattermost is AGPLv3, so you can just remove the limit.
there exists a fork that is basically limitless https://framagit.org/framasoft/framateam/mostlymatter so if that ever becomes a problem you just swap server binary
A fork that has not been touched in at least 7 months does not inspire confidence, especially when the mobile apps depend on the server staying up to date.
Looks like the releases are pretty up-to-date: https://packages.framasoft.org/projects/mostlymatter/
Once enough people do that, they'll fix this
Thanks for pointing that out. I was exploring self-hosted Mattermost recently, and completely missed this.