
Planka
Realtime Kanban Board for Workgroups
Official integration
Created - Last update
Planka is a Trello-like kanban board built with React and Redux.
Deployed services
planka
custom
- planka-user-avatars:/app/public/user-avatars
- planka-project-background-images:/app/public/project-background-images
- planka-attachments:/app/private/attachments
$$cap_PLANKA_PORT
4
planka-db
postgres:$$cap_POSTGRES_VERSION
- planka-db:/var/lib/postgresql/data
4
Variables
General | Planka Version
Default: 1.8.4
$$cap_PLANKA_VERSIONCheck out their valid tags at https://github.com/orgs/plankanban/packages/container/package/planka
General | PostgreSQL Version
Default: 13.7
$$cap_POSTGRES_VERSIONCheck out their valid tags at https://hub.docker.com/r/btcpayserver/postgres/tags
Application | Port
Default: 1337
$$cap_PLANKA_PORTPort of the Planka host.
Application | Trust Proxy
Default: false
$$cap_PLANKA_TRUST_PROXYWhether to trust proxy in Planka.
Application | Secret Key
Default: $$cap_gen_random_hex(32)
$$cap_PLANKA_SECRET_KEYSecret key for data encryption.
Database | User Name
Default: planka
$$cap_POSTGRES_USERUser name of the PostgreSQL database.
Database | User Password
Default: $$cap_gen_random_hex(16)
$$cap_POSTGRES_PASSWORDUser password of the PostgreSQL database.
Database | Name
Default: planka
$$cap_POSTGRES_DBName of the PostgreSQL database.
Database | Host Authentication Method
Default: trust
$$cap_POSTGRES_HOST_AUTH_METHODMethod of the PostgreSQL host authentication.
