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?

    • TurboLag@lemmings.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      I’ve had bad experience with FocalBoard. Several times it lost data for no apparent reason, including during updates. Eventually I decided to stop using it because it was too fragile.

      • Railison
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 months ago

        Yeah I’ve been using it for a couple of years and it’s matured a fair bit. But you’re right about being careful during updates, I always backed up my data before each one.

    • shaked_coffee@feddit.itOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      9 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
        arrow-up
        2
        ·
        8 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.