TandoorRecipes
TandoorRecipes
Docker app from CorneliousJD's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
- Default
- 8154
- Value
- 8154
Timezone in TZ format. See here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Target
- TIMEZONE
- Default
- America/New_York
- Value
- America/New_York
Either SQLite (default for unRAID) or PostgreSQL with: django.db.backends.postgresql
- Target
- DB_ENGINE
- Default
- django.db.backends.sqlite3
- Value
- django.db.backends.sqlite3
Container Path: /data
- Target
- /data
- Default
- /mnt/user/appdata/recipes/data
- Value
- /mnt/user/appdata/recipes/data
Container Path: /opt/recipes/mediafiles/
- Target
- /opt/recipes/mediafiles/
- Default
- /mnt/user/appdata/recipes/media
- Value
- /mnt/user/appdata/recipes/media
Randomly generate a secret key please.
- Target
- SECRET_KEY
Either * for all, or specific domains/subdomains, etc.
- Target
- ALLOWED_HOSTS
- Default
- *
- Value
- *
Enables or disables the comment system.
- Target
- COMMENT_PREF_DEFAULT
- Default
- 1
- Value
- 1
Minimum shopping list refresh interval.
- Target
- SHOPPING_MIN_AUTOSYNC_INTERVAL
- Default
- 5
- Value
- 5
Debug mode disabled (default) or enabled.
- Target
- DEBUG
- Default
- 0
- Value
- 0
Enables serving media files directly from Gunicorn.
- Target
- GUNICORN_MEDIA
- Default
- 1
- Value
- 1
Host for PostgreSQL, should you choose to use it.
- Target
- POSTGRES_HOST
Port for PostgreSQL server shouldy you choose to use it.
- Target
- POSTGRES_PORT
- Default
- 5432
- Value
- 5432
User for PostgreSQL should you choose to use it.
- Target
- POSTGRES_USER
Password for PostgreSQL should you choose to use it.
- Target
- POSTGRES_PASSWORD
Name of SQLite database, or the name of your PostgreSQL database if you are using that.
- Target
- POSTGRES_DB
- Default
- /data/recipes.db
- Value
- /data/recipes.db
Number of Gunicorn threads.
- Target
- GUNICORN_THREADS
- Default
- 1
- Value
- 1
Number of Gunicorn workers.
- Target
- GUNICORN_WORKERS
- Default
- 1
- Value
- 1
Categories
Download Statistics
Total Downloads Over Time
Details
vabene1111/recipesRun TandoorRecipes on Unraid.
TandoorRecipes is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.