
Focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
Created - Last update
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. For more info visit https://www.focalboard.com/
Deployed services
focalboard-db
postgres:$$cap_postgres_version
- focalboard-db-data:/var/lib/postgresql/data
3
focalboard
custom
8000
1
Variables
Focalboard Version
Default: 0.6.5
$$cap_focalboard_versionCheck out their docker page for the valid tags https://hub.docker.com/r/mattermost/focalboard/tags
Postgres Version
Default: 9.6.21
$$cap_postgres_versionCheck out their docker page for the valid tags https://hub.docker.com/_/postgres?tab=tags
Postgres Database
Default: boards
$$cap_postgres_dbPostgres User
Default: boardsuser
$$cap_postgres_userPostgres Password
Default: $$cap_gen_random_hex(16)
$$cap_postgres_password