Templatestandoor
utilities
tandoor
Self-hosted Django recipe manager for organizing recipes, meal plans, and shopping lists.
utilitiesproductivityPostgreSQL
What gets deployed
Web
tandoor server
PostgreSQL
managed database
GitHub stars6,000
About
Self-hosted Django recipe manager for organizing recipes, meal plans, and shopping lists.
Managed services
- PostgreSQLTCP:5432
Environment Variables
| Variable | Description | Required |
|---|---|---|
| SECRET_KEY | Default: tandoor-qa-secret-key-change-me-before-production-use-50chars | Optional |
| DB_ENGINE | Default: django.db.backends.postgresql | Optional |
| POSTGRES_HOST | Default: {{KUBERO_APP_NAME}}-postgresql-rw | Optional |
| POSTGRES_PORT | Default: 5432 | Optional |
| POSTGRES_USER | Default: tandoor | Optional |
| POSTGRES_PASSWORD | Default: tandoor | Optional |
| POSTGRES_DB | Default: tandoor | Optional |
| ALLOWED_HOSTS | Default: * | Optional |
| TZ | Default: Etc/UTC | Optional |
| TANDOOR_PORT | Default: 80 | Optional |
| GUNICORN_WORKERS | Default: 1 | Optional |
| GUNICORN_THREADS | Default: 2 | Optional |
Deploy tandoor
One click to deploy a fully configured tandoor instance with all dependencies pre-wired.
Deploy NowReady to deploy tandoor?
No infrastructure to manage. Just connect your repo and go live in seconds.