Packaging the enterprise version of Mattermost
-
Thanks @girish Once we have it working and somewhat tested what would be the next steps? I can give you access to our Cloudron instance for some further testing?
@Sam_uk sounds good!
-
@Sam_uk OK this seems to build and accept my licence. I've sent a user invite to support@cloudron.io so you could have a poke at it and see if you're happy to add to the appstore.
@Sam_uk https://git.cloudron.io/lesteak/mattermost-enterprise/ is the repo correct?
-
@Sam_uk https://git.cloudron.io/lesteak/mattermost-enterprise/ is the repo correct?
-
@Sam_uk Will take us a bit to get to it (after 7.4 probably), but I think you can continue running your custom build since they only release once a month or so. We will get to this at some point.
-
@Sam_uk Will take us a bit to get to it (after 7.4 probably), but I think you can continue running your custom build since they only release once a month or so. We will get to this at some point.
-
@girish Great. You wouldn't anticipate any security implications from the change of binary?
@Sam_uk hopefully not but I don't know what the mattermost enterprise specific settings are. Do they offer any diagnostic inside the admin dashboard?
-
@Sam_uk yeah, bizzarely, the whole 9.3 series has disappeared from https://github.com/mattermost/mattermost/releases
-
@Sam_uk yes, I pushed it out yesterday
-
Are you up for packaging the Enterprise one too?
https://git.cloudron.io/lesteak/mattermost-enterprise/ -
@Sam_uk I think we have to check whether it's possible to test updates reliably with enterprise version. Do you know if it's possible to migrate from CE to EE and vice-versa? I am wondering if this should be a separate package or the same package.
-
AFAIK they call CE 'Teams edition' an upgrade is possible https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html#upgrading-team-edition-to-enterprise-edition not sure about downgrade
-
This is what we did to get it working https://git.cloudron.io/lesteak/mattermost-enterprise/-/compare/master...master?from_project_id=98
-
@Sam_uk thanks. It says "To upgrade from the Team Edition to the Enterprise Edition, follow the normal upgrade instructions provided above, making sure that you download the Enterprise Edition of Mattermost Server in Step 2." . So maybe we should just do a single package which supports both Team Edition and Enterprise Edition in same package.