simstudio-realtime ghcr.io/simstudioai/realtime:latest https://github.com/simstudioai/sim/pkgs/container/realtime simstudio_internal sh false https://github.com/simstudioai/sim/issues https://simstudio.ai Sim Studio Realtime WebSocket Server for live collaboration and real-time updates. This service handles WebSocket connections for collaborative features, live notifications, and real-time data synchronization between clients and the main Sim Studio application. Requires: simstudio-db (PostgreSQL), simstudio-valkey (Valkey for session persistence). Development: Status:Stable http://[IP]:[PORT:3002]/health https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/simstudio-realtime.xml https://raw.githubusercontent.com/simstudioai/sim/main/apps/sim/public/logo/primary/rounded.png --health-cmd="curl -fsS http://127.0.0.1:3002/health" --health-interval=90s --health-retries=3 --health-start-period=10s --health-timeout=5s Requires simstudio-db on the same Docker network (simstudio_internal). Requires simstudio-valkey for session persistence and scaling. IMPORTANT: Before adding this container, you must create the Docker network 'simstudio_internal' first. Follow these steps in Unraid: 1. Open Terminal (Go to Main, click Terminal button) 2. Run: docker network create simstudio_internal 3. Go to Settings > Docker 4. Set "Enable Docker" to "No" and click Apply 5. Set "Preserve user defined networks" to "Yes" and click Apply 6. Set "Enable Docker" to "Yes" and click Apply 7. The network is now ready for use with all Sim Studio containers 3002 postgresql://postgres:postgres@simstudio-db:5432/simstudio http://localhost:3000 http://localhost:3000 redis://simstudio-valkey:6379/0 production Europe/Berlin info