TandoorRecipes
Docker 应用程序 from CorneliousJD's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Container Port: 80
- 目标
- 80
- 默认值
- 8154
- 价值
- 8154
Timezone in TZ format. See here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- 目标
- TIMEZONE
- 默认值
- America/New_York
- 价值
- America/New_York
Either SQLite (default for unRAID) or PostgreSQL with: django.db.backends.postgresql
- 目标
- DB_ENGINE
- 默认值
- django.db.backends.sqlite3
- 价值
- django.db.backends.sqlite3
Container Path: /data
- 目标
- /data
- 默认值
- /mnt/user/appdata/recipes/data
- 价值
- /mnt/user/appdata/recipes/data
Container Path: /opt/recipes/mediafiles/
- 目标
- /opt/recipes/mediafiles/
- 默认值
- /mnt/user/appdata/recipes/media
- 价值
- /mnt/user/appdata/recipes/media
Randomly generate a secret key please.
- 目标
- SECRET_KEY
Either * for all, or specific domains/subdomains, etc.
- 目标
- ALLOWED_HOSTS
- 默认值
- *
- 价值
- *
Enables or disables the comment system.
- 目标
- COMMENT_PREF_DEFAULT
- 默认值
- 1
- 价值
- 1
Minimum shopping list refresh interval.
- 目标
- SHOPPING_MIN_AUTOSYNC_INTERVAL
- 默认值
- 5
- 价值
- 5
Debug mode disabled (default) or enabled.
- 目标
- DEBUG
- 默认值
- 0
- 价值
- 0
Enables serving media files directly from Gunicorn.
- 目标
- GUNICORN_MEDIA
- 默认值
- 1
- 价值
- 1
Host for PostgreSQL, should you choose to use it.
- 目标
- POSTGRES_HOST
Port for PostgreSQL server shouldy you choose to use it.
- 目标
- POSTGRES_PORT
- 默认值
- 5432
- 价值
- 5432
User for PostgreSQL should you choose to use it.
- 目标
- POSTGRES_USER
Password for PostgreSQL should you choose to use it.
- 目标
- POSTGRES_PASSWORD
Name of SQLite database, or the name of your PostgreSQL database if you are using that.
- 目标
- POSTGRES_DB
- 默认值
- /data/recipes.db
- 价值
- /data/recipes.db
Number of Gunicorn threads.
- 目标
- GUNICORN_THREADS
- 默认值
- 1
- 价值
- 1
Number of Gunicorn workers.
- 目标
- GUNICORN_WORKERS
- 默认值
- 1
- 价值
- 1
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 TandoorRecipes 。
TandoorRecipes 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。