TandoorRecipes

TandoorRecipes

Docker app from CorneliousJD's Repository

Overview

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.

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp

Container Port: 80

Target
80
Default
8154
Value
8154
TimezoneVariable

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

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

Container Path: /data

Target
/data
Default
/mnt/user/appdata/recipes/data
Value
/mnt/user/appdata/recipes/data
Media LocationPathrw

Container Path: /opt/recipes/mediafiles/

Target
/opt/recipes/mediafiles/
Default
/mnt/user/appdata/recipes/media
Value
/mnt/user/appdata/recipes/media
Secret KeyVariable

Randomly generate a secret key please.

Target
SECRET_KEY
Allowed HostsVariable

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

Target
ALLOWED_HOSTS
Default
*
Value
*
Comment SystemVariable

Enables or disables the comment system.

Target
COMMENT_PREF_DEFAULT
Default
1
Value
1
Shopping List Min RefreshVariable

Minimum shopping list refresh interval.

Target
SHOPPING_MIN_AUTOSYNC_INTERVAL
Default
5
Value
5
Debug ModeVariable

Debug mode disabled (default) or enabled.

Target
DEBUG
Default
0
Value
0
Serve Gunicorn MeidaVariable

Enables serving media files directly from Gunicorn.

Target
GUNICORN_MEDIA
Default
1
Value
1
PostgreSQL HostVariable

Host for PostgreSQL, should you choose to use it.

Target
POSTGRES_HOST
PostgreSQL PortVariable

Port for PostgreSQL server shouldy you choose to use it.

Target
POSTGRES_PORT
Default
5432
Value
5432
PostgreSQL UserVariable

User for PostgreSQL should you choose to use it.

Target
POSTGRES_USER
PostgreSQL PasswordVariable

Password for PostgreSQL should you choose to use it.

Target
POSTGRES_PASSWORD
DatabaseVariable

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
DatabaseVariable

Number of Gunicorn threads.

Target
GUNICORN_THREADS
Default
1
Value
1
DatabaseVariable

Number of Gunicorn workers.

Target
GUNICORN_WORKERS
Default
1
Value
1

Categories

Download Statistics

11,787,676
Total Downloads
332,716
This Month
273,673
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
vabene1111/recipes
Last Updated2026-05-03
First Seen2020-10-24

Run TandoorRecipes on Unraid.

TandoorRecipes is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.