Caprover logo
Caprover one-click apps browser
Focalboard logo
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_version
    Check out their docker page for the valid tags https://hub.docker.com/r/mattermost/focalboard/tags

    Postgres Version

    Default: 9.6.21

    $$cap_postgres_version
    Check out their docker page for the valid tags https://hub.docker.com/_/postgres?tab=tags

    Postgres Database

    Default: boards

    $$cap_postgres_db

    Postgres User

    Default: boardsuser

    $$cap_postgres_user

    Postgres Password

    Default: $$cap_gen_random_hex(16)

    $$cap_postgres_password
    © 2025, Built with Gatsby - Source code available on GitHub