Crema
Docker-Anwendung from Florian Dambrine's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Port used to access the Crema PWA, display, settings, history, and logs.
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Socket.IO broker port. Other Crema peers can connect to ws://unraid-ip:[PORT].
- Ziel
- 4000
- Standard
- 4000
- Wert
- 4000
Persistent Crema runtime state: replies, shortcuts, Do Not Disturb state, history database, and event logs.
- Ziel
- /app/data
- Standard
- /mnt/user/appdata/crema
- Wert
- /mnt/user/appdata/crema
Display name for this Crema instance. Set a unique owner name for each peer.
- Ziel
- CREMA_OWNER
- Standard
- Unraid
- Wert
- Unraid
Transport mode: broker, dual, or p2p. Broker is recommended for Docker because it avoids .local/mDNS peer resolution.
- Ziel
- CREMA_TRANSPORT
- Standard
- broker
- Wert
- broker
Start Crema's lightweight broker inside this container.
- Ziel
- CREMA_EMBED_BROKER
- Standard
- 1
- Wert
- 1
Socket.IO broker URL used by this Crema app. Keep ws://127.0.0.1:4000 to use the embedded broker.
- Ziel
- CREMA_BROKER_URL
- Standard
- ws://127.0.0.1:4000
- Wert
- 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.
- Ziel
- CREMA_BROKER_ADVERTISE
- Standard
- 0
- Wert
- 0
Set to 1 only if you want embedded-broker containers to use dual/p2p mDNS discovery. Keep 0 for Docker.
- Ziel
- CREMA_ALLOW_P2P_IN_EMBEDDED_BROKER
- Standard
- 0
- Wert
- 0
In p2p/dual mode, prefer IPv4 addresses returned by mDNS over .local hostnames. Set to 0 to use hostname-only mDNS resolution.
- Ziel
- CREMA_MDNS_RESOLVE_ADDRESSES
- Standard
- 1
- Wert
- 1
Optional shared token. Must match the Crema Broker token when broker authentication is enabled.
- Ziel
- CREMA_BROKER_TOKEN
Latitude used for the display day/night theme schedule.
- Ziel
- CREMA_LAT
- Standard
- 49.8941
- Wert
- 49.8941
Longitude used for the display day/night theme schedule.
- Ziel
- CREMA_LON
- Standard
- 2.2958
- Wert
- 2.2958
Kategorien
Statistik herunterladen
Einzelheiten
lowess/crema:latestFühren Sie Crema auf Unraid aus.
Crema ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.