Packaging the enterprise version of Mattermost
-
@Sam_uk Mattermost say:
"Shut down your instance and replace the mattermost-team-edition image in the dockerfile with mattermost-enterprise-edition image"
*Restart your instance
I don't think they've grasped that Cloudron is slightly more complex wrapper than a simple dockerfile, but it does suggest it should be a fairly straightforward job to fork the Cloudron package?
@Sam_uk Yes, correct. The best way forward is to fork https://git.cloudron.io/cloudron/mattermost-app . Then, replace the line in https://git.cloudron.io/cloudron/mattermost-app/-/blob/master/Dockerfile#L11 with the enterprise binary link.
I don't think we are able to create a new package immediately. This requires some testing to know things work and we don't have a license.
But if you are able to do it fork and build and confirm things work, we can look into publishing this.
-
@Sam_uk Yes, correct. The best way forward is to fork https://git.cloudron.io/cloudron/mattermost-app . Then, replace the line in https://git.cloudron.io/cloudron/mattermost-app/-/blob/master/Dockerfile#L11 with the enterprise binary link.
I don't think we are able to create a new package immediately. This requires some testing to know things work and we don't have a license.
But if you are able to do it fork and build and confirm things work, we can look into publishing this.
-
@girish could you give access to
https://gitlab.com/samuk1 please
@Sam_uk that's the gitlab.com account. I need your account in git.cloudron.io
-
@Sam_uk that's the gitlab.com account. I need your account in git.cloudron.io
-
@girish Could you give access to https://git.cloudron.io/lesteak please
-
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 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 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?