My team wanted to start using Trello to better organize the work we have to do and, since I believe it’s much easier to start using foss software from the beginning rather then switching to it after years of using something else, I wanted to suggest now a different option, possibly selfhosted.

I’ve seen online that there is Focalboard that seems to be what we are looking for but I’ve seen it recently switched from being backed by mattermost team to be community-driven and I didn’t found enough documentation on how to install it with docker on an arm server… Does anyone use it? Is it a good option or there are better ones? And if you’re using it, could you help me spinning it up?

  • @shaked_coffeeOP
    link
    English
    08 months ago

    I would love to, but I really can’t figure out how to spin it up on our server… is an ARM server where we are currently using the traefik reverse proxy to expose a couple of services in docker compose stacks.

    If you have a Focalboard docker compose file to share (even if it’s using a different reverse proxy and not traefik) it would be super useful for me :)

    • @AlphaAutist@lemmy.world
      link
      fedilink
      English
      28 months ago

      Looks like the docker images built by mattermost are only for amd64 architecture . You could try an image built by someone else such as this one that seems to be regularly updated. I haven’t used any of them though so I would look through the repo/dockerfiles before deploying any unofficial images.