docs/main/deployment-guide/server/kubernetes/deploy-k8s-oke.mdx
You can use the supported Oracle Cloud Marketplace listing to install Mattermost Enterprise Edition on Oracle Cloud Infrastructure (OCI) using Oracle Kubernetes Engine (OKE).
Before deploying, make sure you have the following:
The installation process includes deploying Mattermost and configuring the necessary components.
Go to the Mattermost listing and select Launch Stack.
On the Create stack page, review the information, and then set the name, compartment, and Terraform version.
Set all the details for your Mattermost deployment. Each section is important for a successful and secure installation.
10.20.0.0/16). Avoid overlap with other networks.VM.Standard.E4.Flex) and set OCPUs and memory.admin1).PLAIN_TEXT for testing, SECRET for production (uses Oracle Vault). Always use Oracle Vault for production passwords.mm-oke).mattermost.https://helm.mattermost.com.Check all your settings and select Create to start the deployment. Monitor the Resource Manager job and logs.
When the job is finished, your OKE cluster, PostgreSQL database, and Mattermost will be ready. To find the Mattermost web address, run:
kubectl -n mattermost-operator get ingress
Copy the address and create a DNS record for your domain. Open your browser and go to your Mattermost URL.
To upgrade your Mattermost installation:
Tips for Success
kubectl logs for more specific error messages.kubectl describe ingress and validate DNS, TLS, and Helm values.You are responsible for Oracle Cloud Infrastructure costs for the resources you create. Oracle Cloud credits cannot be used to buy a Mattermost license.
Learn more about managing your Mattermost server by visiting the Administration Guide.