Skip to content

Planka

Logo

Description

Planka is an elegant open source project tracking tool.

Image

linuxserver/planka:latest

Categories

  • Uncategorized Services

Ports

  • 1337:1337/tcp

Volumes

ContainerBind
/config/opt/appdata/planka

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
BASE_URLBASE_URLhttps://planka.example.comThe URL you will use to access planka including protocol, and port if not 80/443.
DATABASE_URLDATABASE_URLpostgresql://user:password@planka-db:5432/plankaPostgres database URL. Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding).
DEFAULT_ADMIN_EMAILDEFAULT_ADMIN_EMAIL[email protected]Email address for default user.
DEFAULT_ADMIN_USERNAMEDEFAULT_ADMIN_USERNAMEdemoUsername for default user.
DEFAULT_ADMIN_PASSWORDDEFAULT_ADMIN_PASSWORDdemoPassword for default user.
DEFAULT_ADMIN_NAMEDEFAULT_ADMIN_NAMEDemo UserDisplay name for default user.
SECRET_KEYSECRET_KEYnotasecretkeySession encryption key, recommended 32-64 character alphanumeric.
TRUST_PROXYTRUST_PROXY0Set to `1` to trust upstream proxies if reverse proxying.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.planka.ruleHost(`planka.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.planka.entrypointshttps
traefik.http.services.planka.loadbalancer.server.port1337
traefik.http.routers.planka.tlstrue
traefik.http.routers.planka.tls.certresolverdefault
traefik.http.routers.planka.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlePlanka
mafl.descriptionPlanka is an elegant open source project tracking tool.
mafl.linkhttps://planka.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/planka-logo.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.