mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

Home Page:https://www.focalboard.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug:

xelab04 opened this issue · comments

Steps to reproduce the behavior

Run

docker run -it -v <local path>:/opt/focalboard/data -p 3000:8000 --restart unless-stopped mattermost/focalboard
A local path, for ex, /home/xelab04/fbdata is used instead of a docker volume

Expected behavior

The database and all required data is intialised, using the local path as persistent storage. Focalboard initialises correctly if a volume is specified for mounting instead of a path.

Screenshots (optional)

image

Edition and Platform

  • Edition: OpenSUSE server
  • Version: OpenSUSE tumbleweed, Focalboard version latest
  • Browser and OS: Not applicable
  • Sev 1: Affects critical functionality without a workaround