Question

Mattermost on Digitalocean app platform is possible?

Anyone tried to deploy Mattermost (https://docs.mattermost.com/guides/administrator.html#installing-mattermost) on App Platform? Is there any tutorial? Thanks!


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

oismail
DigitalOcean Employee
DigitalOcean Employee badge
January 11, 2021
Accepted Answer

Hey @elenaRay ,

Thank you for your question. Unfortunately, there isn’t a tutorial for this at the moment.

That being said, it seems like you can run Mattermost via Docker: https://docs.mattermost.com/install/docker-local-machine.html#one-line-docker-install

If you are able to create your own Dockerfile with the mattermost image being the base image, and run it that way, you should be able to run it at App Platform. See this guide for how to deploy from a container image: https://www.digitalocean.com/docs/app-platform/how-to/deploy-from-registry/

Thanks very much Oismail, I didn’t see the production guide of docker deployment in Mattermost Site.

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.