Crema
Docker 应用程序 from Florian Dambrine's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 特权
- false
模板配置
Port used to access the Crema PWA, display, settings, history, and logs.
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Socket.IO broker port. Other Crema peers can connect to ws://unraid-ip:[PORT].
- 目标
- 4000
- 默认值
- 4000
- 价值
- 4000
Persistent Crema runtime state: replies, shortcuts, Do Not Disturb state, history database, and event logs.
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/crema
- 价值
- /mnt/user/appdata/crema
Display name for this Crema instance. Set a unique owner name for each peer.
- 目标
- CREMA_OWNER
- 默认值
- Unraid
- 价值
- Unraid
Transport mode: broker, dual, or p2p. Broker is recommended for Docker because it avoids .local/mDNS peer resolution.
- 目标
- CREMA_TRANSPORT
- 默认值
- broker
- 价值
- broker
Start Crema's lightweight broker inside this container.
- 目标
- CREMA_EMBED_BROKER
- 默认值
- 1
- 价值
- 1
Socket.IO broker URL used by this Crema app. Keep ws://127.0.0.1:4000 to use the embedded broker.
- 目标
- CREMA_BROKER_URL
- 默认值
- ws://127.0.0.1:4000
- 价值
- ws://127.0.0.1:4000
Advertise this broker as _crema-broker._tcp via mDNS. Keep 0 for Docker and set other peers to ws://unraid-ip:4000 explicitly.
- 目标
- CREMA_BROKER_ADVERTISE
- 默认值
- 0
- 价值
- 0
Set to 1 only if you want embedded-broker containers to use dual/p2p mDNS discovery. Keep 0 for Docker.
- 目标
- CREMA_ALLOW_P2P_IN_EMBEDDED_BROKER
- 默认值
- 0
- 价值
- 0
In p2p/dual mode, prefer IPv4 addresses returned by mDNS over .local hostnames. Set to 0 to use hostname-only mDNS resolution.
- 目标
- CREMA_MDNS_RESOLVE_ADDRESSES
- 默认值
- 1
- 价值
- 1
Optional shared token. Must match the Crema Broker token when broker authentication is enabled.
- 目标
- CREMA_BROKER_TOKEN
Latitude used for the display day/night theme schedule.
- 目标
- CREMA_LAT
- 默认值
- 49.8941
- 价值
- 49.8941
Longitude used for the display day/night theme schedule.
- 目标
- CREMA_LON
- 默认值
- 2.2958
- 价值
- 2.2958
下载统计数据
详细信息
在Unraid 上运行 Crema 。
Crema 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。