mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.67k stars 1.81k forks source link

Bug: #4953

Open xelab04 opened 6 months ago

xelab04 commented 6 months ago

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