Norish
Docker 应用程序 from grtgbln's Repository
概述
A realtime, self-hosted recipe app for families and friends
要求
Requires separate PostgresDB and Chrome Headless instances.
First-time setup requires configuring OIDC settings. See instructions: https://github.com/norish-recipes/norish#first-time-auth-provider
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Public URLVariable
The public URL where Norish will be accessible
- 目标
- AUTH_URL
- 默认值
- https://norish.example.com
- 价值
- https://norish.example.com
Database URLVariable
Postgres database connection URL
- 目标
- DATABASE_URL
- 默认值
- postgresql://user:password@host:port/database
- 价值
- postgresql://user:password@host:port/database
Master KeyVariable
A secure, random string used for encryption and signing. Generate with 'openssl rand -base64 32'
- 目标
- MASTER_KEY
Headless Chrome Websocket URLVariable
WebSocket URL for a headless Chrome instance (e.g., ws://chrome:9222)
- 目标
- CHROME_WS_ENDPOINT
- 默认值
- ws://IP_ADDRESS:PORT
- 价值
- ws://IP_ADDRESS:PORT
Uploads StoragePath
Path to the uploads folder
- 目标
- /app/uploads
- 默认值
- /mnt/user/appdata/norish/uploads
- 价值
- /mnt/user/appdata/norish/uploads
Internal Uploads StorageVariable
Internal path to the uploads folder inside the container. Not recommended to change.
- 目标
- RECIPES_DISK_DIR
- 默认值
- /app/uploads
- 价值
- /app/uploads
下载统计数据
183,592
下载总数
44,708
本月
37,873
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Norish 。
Norish 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。