TandoorRecipes

TandoorRecipes

Docker 应用程序 from CorneliousJD's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:80]
网络
bridge
外壳
sh
特权
false

模板配置

PortPorttcp

Container Port: 80

目标
80
默认值
8154
价值
8154
TimezoneVariable

Timezone in TZ format. See here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

目标
TIMEZONE
默认值
America/New_York
价值
America/New_York
Database EngineVariable

Either SQLite (default for unRAID) or PostgreSQL with: django.db.backends.postgresql

目标
DB_ENGINE
默认值
django.db.backends.sqlite3
价值
django.db.backends.sqlite3
Database LocationPathrw

Container Path: /data

目标
/data
默认值
/mnt/user/appdata/recipes/data
价值
/mnt/user/appdata/recipes/data
Media LocationPathrw

Container Path: /opt/recipes/mediafiles/

目标
/opt/recipes/mediafiles/
默认值
/mnt/user/appdata/recipes/media
价值
/mnt/user/appdata/recipes/media
Secret KeyVariable

Randomly generate a secret key please.

目标
SECRET_KEY
Allowed HostsVariable

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

目标
ALLOWED_HOSTS
默认值
*
价值
*
Comment SystemVariable

Enables or disables the comment system.

目标
COMMENT_PREF_DEFAULT
默认值
1
价值
1
Shopping List Min RefreshVariable

Minimum shopping list refresh interval.

目标
SHOPPING_MIN_AUTOSYNC_INTERVAL
默认值
5
价值
5
Debug ModeVariable

Debug mode disabled (default) or enabled.

目标
DEBUG
默认值
0
价值
0
Serve Gunicorn MeidaVariable

Enables serving media files directly from Gunicorn.

目标
GUNICORN_MEDIA
默认值
1
价值
1
PostgreSQL HostVariable

Host for PostgreSQL, should you choose to use it.

目标
POSTGRES_HOST
PostgreSQL PortVariable

Port for PostgreSQL server shouldy you choose to use it.

目标
POSTGRES_PORT
默认值
5432
价值
5432
PostgreSQL UserVariable

User for PostgreSQL should you choose to use it.

目标
POSTGRES_USER
PostgreSQL PasswordVariable

Password for PostgreSQL should you choose to use it.

目标
POSTGRES_PASSWORD
DatabaseVariable

Name of SQLite database, or the name of your PostgreSQL database if you are using that.

目标
POSTGRES_DB
默认值
/data/recipes.db
价值
/data/recipes.db
DatabaseVariable

Number of Gunicorn threads.

目标
GUNICORN_THREADS
默认值
1
价值
1
DatabaseVariable

Number of Gunicorn workers.

目标
GUNICORN_WORKERS
默认值
1
价值
1

下载统计数据

11,787,676
下载总数
332,716
本月
273,673
平均每月

长期下载总量

加载图表...

详细信息

存储库
vabene1111/recipes
最后更新2026-05-03
初见2020-10-24

在Unraid 上运行 TandoorRecipes 。

TandoorRecipes 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。