simstudio-migrations
ghcr.io/simstudioai/migrations:latest
https://github.com/simstudioai/sim/pkgs/container/migrations
simstudio_internal
sh
false
https://github.com/simstudioai/sim/issues
https://simstudio.ai
Sim Studio Database Migration Runner. This container runs database migrations to initialize and update the PostgreSQL schema for Sim Studio.
This is a one-time setup container. It runs migrations and exits. Must complete successfully before starting simstudio-app and simstudio-realtime.
Development: Tools:
https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/simstudio-migrations.xml
https://raw.githubusercontent.com/simstudioai/sim/main/apps/sim/public/logo/primary/rounded.png
--restart=no
Requires simstudio-db on the same Docker network (simstudio_internal). Must run and complete successfully before starting simstudio-app and simstudio-realtime. This is a one-time setup container.
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
postgresql://postgres:postgres@simstudio-db:5432/simstudio
Europe/Berlin
info