TandoorRecipes
TandoorRecipes
Aplicación Docker from CorneliousJD's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Container Port: 80
- Objetivo
- 80
- Por defecto
- 8154
- Valor
- 8154
Timezone in TZ format. See here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- Objetivo
- TIMEZONE
- Por defecto
- America/New_York
- Valor
- America/New_York
Either SQLite (default for unRAID) or PostgreSQL with: django.db.backends.postgresql
- Objetivo
- DB_ENGINE
- Por defecto
- django.db.backends.sqlite3
- Valor
- django.db.backends.sqlite3
Container Path: /data
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/recipes/data
- Valor
- /mnt/user/appdata/recipes/data
Container Path: /opt/recipes/mediafiles/
- Objetivo
- /opt/recipes/mediafiles/
- Por defecto
- /mnt/user/appdata/recipes/media
- Valor
- /mnt/user/appdata/recipes/media
Randomly generate a secret key please.
- Objetivo
- SECRET_KEY
Either * for all, or specific domains/subdomains, etc.
- Objetivo
- ALLOWED_HOSTS
- Por defecto
- *
- Valor
- *
Enables or disables the comment system.
- Objetivo
- COMMENT_PREF_DEFAULT
- Por defecto
- 1
- Valor
- 1
Minimum shopping list refresh interval.
- Objetivo
- SHOPPING_MIN_AUTOSYNC_INTERVAL
- Por defecto
- 5
- Valor
- 5
Debug mode disabled (default) or enabled.
- Objetivo
- DEBUG
- Por defecto
- 0
- Valor
- 0
Enables serving media files directly from Gunicorn.
- Objetivo
- GUNICORN_MEDIA
- Por defecto
- 1
- Valor
- 1
Host for PostgreSQL, should you choose to use it.
- Objetivo
- POSTGRES_HOST
Port for PostgreSQL server shouldy you choose to use it.
- Objetivo
- POSTGRES_PORT
- Por defecto
- 5432
- Valor
- 5432
User for PostgreSQL should you choose to use it.
- Objetivo
- POSTGRES_USER
Password for PostgreSQL should you choose to use it.
- Objetivo
- POSTGRES_PASSWORD
Name of SQLite database, or the name of your PostgreSQL database if you are using that.
- Objetivo
- POSTGRES_DB
- Por defecto
- /data/recipes.db
- Valor
- /data/recipes.db
Number of Gunicorn threads.
- Objetivo
- GUNICORN_THREADS
- Por defecto
- 1
- Valor
- 1
Number of Gunicorn workers.
- Objetivo
- GUNICORN_WORKERS
- Por defecto
- 1
- Valor
- 1
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
vabene1111/recipesEjecute TandoorRecipes en Unraid.
TandoorRecipes se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.