Install Mattermost on Kubernetes

This is from

Mattermost documentation

but with more detail on what you're doing and why.

License file

First, create a license manifest. This is a requirement of Mattermost.

Save this as `mattermost-license.yaml`:

The `license` string can be anything. Were you performing an install with paid support, this file is significant, but for the self-supported install it's just a formality.

Installation manifest file

Create an installation manifest:

This applies the metadata of `name` with the value `mattermost-install`, and refers back, by `name`, to the license file (`mattermost-license`) you created.

Proxied content from gemini://sdf.org/klaatu/geminifiles/mattermost.gmi (external content)

Gemini request details:

Original URL
gemini://sdf.org/klaatu/geminifiles/mattermost.gmi
Status code
Success
Meta
text/gemini
Proxied by
kineto

Be advised that no attempt was made to verify the remote SSL certificate.