Skip to content

Conversation

@jwilander
Copy link
Member

Summary

MinIO has gone into maintenance mode and as a result is no longer recommended as a file storage solution for Mattermost.

Updated documentation to recommend:

  • AWS S3 or any S3-compatible service
  • Local storage
  • Network storage using NFS

My linter removed a bunch of trailing spaces so it might be easier to review with whitespace changes filtered out.

Ticket Link

n/a

MinIO has gone into maintenance mode and is no longer recommended as a file storage solution for Mattermost.

Updated documentation to recommend:
- AWS S3 or any S3-compatible service
- Local storage
- Network storage using NFS

Files updated:
- deployment-guide/software-hardware-requirements.rst
- deployment-guide/server/server-deployment-planning.rst
- deployment-guide/server/preparations.rst
- deployment-guide/server/kubernetes/deploy-k8s.rst
- deployment-guide/server/kubernetes/deploy-k8s-aks.rst
- deployment-guide/server/deploy-kubernetes.rst
- deployment-guide/reference-architecture/deployment-scenarios/deploy-sovereign-collaboration.rst
- deployment-guide/reference-architecture/deployment-scenarios/deploy-mission-partner.rst
- deployment-guide/reference-architecture/deployment-scenarios/deploy-ddil-operations.rst
- deployment-guide/reference-architecture/deployment-scenarios/air-gapped-deployment.rst
- deployment-guide/encryption-options.rst
- administration-guide/scale/high-availability-cluster-based-deployment.rst
- administration-guide/onboard/migrate-from-slack.rst
- administration-guide/configure/environment-configuration-settings.rst
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Newest code from mattermost has been published to preview environment for Git SHA d8d237a

@cwarnermm cwarnermm added 1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor 2. SME Review Guidance labels Jan 7, 2026
@DSchalla
Copy link
Member

DSchalla commented Jan 8, 2026

@jwilander I'm wondering if we should widen the definition a bit from NFS. It doesn't need to be specifically NFS(although that will be most common), but rather a network-mountable ReadWriteMany volume. Thoughts?

@jwilander
Copy link
Member Author

@DSchalla we could but it may be better to be opinionated so it's less open ended for customers who are looking for recommendations. If they want to use another type of network storage they can ask us about it (or just use it if they know what they're doing)

@DSchalla
Copy link
Member

DSchalla commented Jan 8, 2026

Sounds good to me. Thanks Joram.

.. note::

Mattermost currently supports storing files on the local filesystem and Amazon S3 or S3-compatible containers. We have tested Mattermost with `MinIO <https://min.io/>`__ and `Digital Ocean Spaces <https://docs.digitalocean.com/products/spaces/>`__ products, but not all S3-compatible containers on the market. If you are looking to use other S3-compatible containers, we recommend completing your own testing.
Mattermost currently supports storing files on the local filesystem and Amazon S3 or S3-compatible containers. We have tested Mattermost with `Digital Ocean Spaces <https://docs.digitalocean.com/products/spaces/>`__, but not all S3-compatible containers on the market. If you are looking to use other S3-compatible containers, we recommend completing your own testing. You can also use local storage or a network drive using NFS.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to aggressively remove MinIO when we're keeping Digital Ocean Spaces? MinIO isn't going away, it's just not free anymore -- but Digital Ocean Spaces never was?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor 2. SME Review Guidance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants