Templatesplane
productivity
plane
Open-source project management platform — modern alternative to Jira and Linear.
productivityworkcollaborationPostgreSQLValkeyTenant
What gets deployed
Web
plane server
PostgreSQL
managed database
Valkey
managed cache
Tenant
managed other
GitHub stars47,000
About
Open-source project management platform — modern alternative to Jira and Linear.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
- Tenant
Environment Variables
| Variable | Description | Required |
|---|---|---|
| WEB_URL | Default: {{KUBERO_APP_URL}} | Optional |
| CORS_ALLOWED_ORIGINS | Default: {{KUBERO_APP_URL}} | Optional |
| DATABASE_URL | Default: postgresql://plane:plane@{{KUBERO_APP_NAME}}-postgresql-rw:5432/plane | Optional |
| REDIS_URL | Default: redis://rfr-{{KUBERO_APP_NAME}}-valkey-readwrite:6379/0 | Optional |
| CELERY_BROKER_URL | Default: redis://rfr-{{KUBERO_APP_NAME}}-valkey-readwrite:6379/0 | Optional |
| CELERY_RESULT_BACKEND | Default: redis://rfr-plane-valkey-readwrite:6379/0 | Optional |
| SECRET_KEY | Default: {{KUBERO_GEN_ALNUM:50}} | Optional |
| USE_MINIO | Default: 1 | Optional |
| AWS_ACCESS_KEY_ID | Default: planeadmin | Optional |
| AWS_SECRET_ACCESS_KEY | Default: changeme | Optional |
| AWS_S3_ENDPOINT_URL | Default: http://plane-rustfs:9000 | Optional |
| AWS_S3_BUCKET_NAME | Default: uploads | Optional |
| AWS_REGION | Default: us-east-1 | Optional |
| GUNICORN_WORKERS | Default: 1 | Optional |
Deploy plane
One click to deploy a fully configured plane instance with all dependencies pre-wired.
Deploy NowReady to deploy plane?
No infrastructure to manage. Just connect your repo and go live in seconds.