-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARM support for focalboard #13
Comments
The mattermost/focalboard image published to Docker Hub only supports the Our focalboard Ansible role does not yet support self-building of container images when the required architecture does not match. Looking at the Focalboard issues, there may be problems with building the image right now. The image provided on Docker Hub is also very outdated, as I've posted about here: mattermost-community/focalboard#4651 You can try building the image yourself and let us know how it goes. You can also try adding self-building support to our Focalboard Ansible role, inspired by one of the other roles that support self-building. The matrix-bot-chatgpt role (part of matrix-docker-ansible-deploy) is a good template. |
mattermost-community/focalboard#5038 - focalboard seems to be unmaintained |
this is actually what motivated me to create a simple github action to build an arm64 image for focalboard: 5FeetUnder/focalboard-arm64-docker Currently I've only built for v7.11.3 since this is the latest version of the latest release for the standalone server, but I just started the action to build v7.10.4 (which seems to be the configured version in MASH if I'm not mistaken) Maybe this could be incorporated into the playbook somehow or the workflows inspire some other solution or something. |
Cannot use
focalboard_enabled
on ARM using this playbook.Always fails at this step:
journalctl
The text was updated successfully, but these errors were encountered: