Skip to content

Add Mattermost Team Edition (ARM64)#1289

Open
crxssrazr93 wants to merge 2 commits intocaprover:masterfrom
crxssrazr93:add-mattermost-team-arm64
Open

Add Mattermost Team Edition (ARM64)#1289
crxssrazr93 wants to merge 2 commits intocaprover:masterfrom
crxssrazr93:add-mattermost-team-arm64

Conversation

@crxssrazr93
Copy link
Copy Markdown
Contributor

@crxssrazr93 crxssrazr93 commented Apr 14, 2026

Summary

  • Adds an ARM64-compatible variant of Mattermost Team Edition
  • Uses the suportelsd/mattermost-team-edition Docker image which provides aarch64 builds
  • Compatible with Raspberry Pi, Oracle Cloud Ampere, AWS Graviton, and other ARM64 hosts
  • Mirrors the existing mattermost-team.yml structure with updated defaults (Mattermost 10.11.5, PostgreSQL 17)

References


First of all, thank you for your contribution! 😄

Please note that this repo is mostly for popular apps with thousands of stars and tens of thousands of downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.

☑️ Self Check before Merge

  • I have tested the template using the method described in README.md thoroughly
  • I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
  • I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
  • I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • Icon is added as a png file to the logos directory.
  • I've executed the checks if necessary by running npm ci && npm run validate_apps && npm run formatter (If failling run the prettier: npm run formatter-write)
  • I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

Adds an ARM64-compatible variant of Mattermost Team Edition using the
suportelsd/mattermost-team-edition image. Compatible with aarch64 hosts
such as Raspberry Pi, Oracle Cloud Ampere, and AWS Graviton.
@githubsaturn
Copy link
Copy Markdown
Collaborator

Please check the selfcheck template added above.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@crxssrazr93
Copy link
Copy Markdown
Contributor Author

Please check the selfcheck template added above.

This is done, thank you.

Copy link
Copy Markdown
Collaborator

@githubsaturn githubsaturn left a comment

Choose a reason for hiding this comment

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

We can't merge this PR due to the supply chain risk.

Please note that this repo is mostly for popular apps with thousands of stars and tens of thousands of downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.

While mattermost itself is popular, this particular image is very random.

caproverExtra:
notExposeAsWebApp: 'true'
$$cap_appname:
image: suportelsd/mattermost-team-edition:$$cap_mattermost_version
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This image is a supply chain security risk - with less than 100 downloads on dockerhub.
https://hub.docker.com/u/suportelsd

@wojtishek
Copy link
Copy Markdown
Contributor

@crxssrazr93 @githubsaturn I recommend rheens images, more downloads, using for a while now and without any problem, also more updated - https://hub.docker.com/r/rheens/mattermost-app and https://hub.docker.com/r/rheens/mattermost-db

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants