simstudio-db pgvector/pgvector:pg17 https://hub.docker.com/r/pgvector/pgvector simstudio_internal bash false https://github.com/pgvector/pgvector/issues https://pgvector.org PostgreSQL 17 with pgvector extension for Sim Studio vector embeddings and semantic search. This is the required database backend for Sim Studio. pgvector enables fast similarity search on embeddings and is essential for AI-powered features like semantic search and vector similarity matching in Sim Studio. Database: Status:Stable https://raw.githubusercontent.com/rorar/unraid-templates/main/templates/simstudio-db.xml https://raw.githubusercontent.com/simstudioai/sim/main/apps/sim/public/logo/primary/rounded.png --health-cmd="pg_isready -U postgres" --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=5s Database files must reside on locally attached storage (SSD/NVMe recommended), not on remote-mounted filesystems. Used as the database backend for simstudio and realtime services. 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 postgres postgres simstudio 5432 Europe/Berlin