a year ago
Description: An open source alternative to Slack and Microsoft Teams.
Category: Other
3 Replies
3 months ago
Cheers @rees, awesome template you've got here. It throws some client-side errors unfortunately, and I think it may be (at least partly) due to the use of the mattermost/platform container, rather than the mattermost/docker container. See https://hub.docker.com/r/mattermost/platform for the following explanation:
Note: This configuration should not be used in production, as it’s using a known password string and contains other non-production configuration settings, and it does not support upgrade. If you’re looking for a production installation with Docker, please see the Mattermost Production Docker Deployment Guide. << This link is broken, see https://docs.mattermost.com/install/install-docker.html#deploy-mattermost-on-docker-for-production-use instead
Here's the repo recommended in the guide: https://github.com/mattermost/docker
Any interest in updating your template, makin' a new one, or sharing the template config details you used to get this rock-and-rollin'?
2 months ago
Hey, i'm also testing this template out and it works great!
Question: It seems like when i download the Matterworks mobile app, it says this server version is less that v9 and that there are compatability issues.
Can you release an upgraded version of the template?
amunrarara
Cheers @rees, awesome template you've got here. It throws some client-side errors unfortunately, and I think it may be (at least partly) due to the use of the mattermost/platform container, rather than the mattermost/docker container. See https://hub.docker.com/r/mattermost/platform for the following explanation:Note: This configuration should not be used in production, as it’s using a known password string and contains other non-production configuration settings, and it does not support upgrade. If you’re looking for a production installation with Docker, please see the Mattermost Production Docker Deployment Guide. << This link is broken, see https://docs.mattermost.com/install/install-docker.html#deploy-mattermost-on-docker-for-production-use insteadHere's the repo recommended in the guide: https://github.com/mattermost/dockerAny interest in updating your template, makin' a new one, or sharing the template config details you used to get this rock-and-rollin'?
14 days ago
I would be interested in creating this template, but am struggling to convert the Docker Compose led installation guide of Mattermost into one that's compatible with Railway's Dockerfile-centric approach. It would be helpful to have access to the template config details as Amunrarara suggested. If I get it working, I'd certainly make it a community template.
What I've seen already is that this is the latest Team Deployment Docker image: https://hub.docker.com/r/mattermost/mattermost-team-edition. And this refers to this specific Dockerfile: https://github.com/mattermost/mattermost/blob/master/server/build/Dockerfile.