TandoorRecipes

TandoorRecipes

Aplicación Docker from CorneliousJD's Repository

Visión general

Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

PortPorttcp

Container Port: 80

Objetivo
80
Por defecto
8154
Valor
8154
TimezoneVariable

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
Database EngineVariable

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
Database LocationPathrw

Container Path: /data

Objetivo
/data
Por defecto
/mnt/user/appdata/recipes/data
Valor
/mnt/user/appdata/recipes/data
Media LocationPathrw

Container Path: /opt/recipes/mediafiles/

Objetivo
/opt/recipes/mediafiles/
Por defecto
/mnt/user/appdata/recipes/media
Valor
/mnt/user/appdata/recipes/media
Secret KeyVariable

Randomly generate a secret key please.

Objetivo
SECRET_KEY
Allowed HostsVariable

Either * for all, or specific domains/subdomains, etc.

Objetivo
ALLOWED_HOSTS
Por defecto
*
Valor
*
Comment SystemVariable

Enables or disables the comment system.

Objetivo
COMMENT_PREF_DEFAULT
Por defecto
1
Valor
1
Shopping List Min RefreshVariable

Minimum shopping list refresh interval.

Objetivo
SHOPPING_MIN_AUTOSYNC_INTERVAL
Por defecto
5
Valor
5
Debug ModeVariable

Debug mode disabled (default) or enabled.

Objetivo
DEBUG
Por defecto
0
Valor
0
Serve Gunicorn MeidaVariable

Enables serving media files directly from Gunicorn.

Objetivo
GUNICORN_MEDIA
Por defecto
1
Valor
1
PostgreSQL HostVariable

Host for PostgreSQL, should you choose to use it.

Objetivo
POSTGRES_HOST
PostgreSQL PortVariable

Port for PostgreSQL server shouldy you choose to use it.

Objetivo
POSTGRES_PORT
Por defecto
5432
Valor
5432
PostgreSQL UserVariable

User for PostgreSQL should you choose to use it.

Objetivo
POSTGRES_USER
PostgreSQL PasswordVariable

Password for PostgreSQL should you choose to use it.

Objetivo
POSTGRES_PASSWORD
DatabaseVariable

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
DatabaseVariable

Number of Gunicorn threads.

Objetivo
GUNICORN_THREADS
Por defecto
1
Valor
1
DatabaseVariable

Number of Gunicorn workers.

Objetivo
GUNICORN_WORKERS
Por defecto
1
Valor
1

Categorías

Descargar estadísticas

11,787,676
Descargas totales
332,716
Este mes
273,673
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
vabene1111/recipes
Última actualización2026-05-03
Visto por primera vez2020-10-24

Ejecute 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.