simstudio-app
ghcr.io/simstudioai/simstudio:latest
https://github.com/simstudioai/sim/pkgs/container/simstudio
simstudio_internal
sh
false
https://github.com/simstudioai/sim/issues
https://simstudio.ai
Sim Studio is an AI-powered development environment for building and testing agents. This is the main application server providing the web interface, API, and collaboration features.
Features: AI agent development, real-time collaboration, semantic search with vector embeddings, and integrated development tools. Requires: simstudio-db (PostgreSQL with pgvector), simstudio-realtime (WebSocket), and simstudio-valkey (session storage).
Development: Status:Stable
http://[IP]:[PORT:3000]
https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/simstudio-app.xml
https://raw.githubusercontent.com/simstudioai/sim/main/apps/sim/public/logo/primary/rounded.png
--health-cmd="curl -fsS http://127.0.0.1:3000" --health-interval=90s --health-retries=3 --health-start-period=10s --health-timeout=5s
Requires simstudio-db (PostgreSQL), simstudio-realtime (WebSocket), and simstudio-valkey (Redis) on the same Docker network (simstudio_internal). All three must be running and healthy before starting simstudio-app.
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
3000
postgresql://postgres:postgres@simstudio-db:5432/simstudio
http://localhost:3000
http://localhost:3000
http://simstudio-realtime:3002
redis://simstudio-valkey:6379/1
http://localhost:11434
500
production
Europe/Berlin
info