SupabaseStudio
SupabaseStudio
Docker-Anwendung from Raccommode's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Supabase Studio web interface port. Container port: 3000. The official full stack normally exposes Studio through Kong on port 8000.
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Persistent SQL snippets folder used by Studio.
- Ziel
- /app/snippets
- Standard
- /mnt/user/appdata/supabase-studio/snippets
- Wert
- /mnt/user/appdata/supabase-studio/snippets
Folder where Studio manages Edge Functions source files.
- Ziel
- /app/edge-functions
- Standard
- /mnt/user/appdata/supabase-studio/edge-functions
- Wert
- /mnt/user/appdata/supabase-studio/edge-functions
Interface Studio listens on inside the container.
- Ziel
- HOSTNAME
- Standard
- 0.0.0.0
- Wert
- 0.0.0.0
Internal URL for the Supabase postgres-meta service.
- Ziel
- STUDIO_PG_META_URL
- Standard
- http://meta:8080
- Wert
- http://meta:8080
Internal URL for the Supabase API gateway service.
- Ziel
- SUPABASE_URL
- Standard
- http://kong:8000
- Wert
- http://kong:8000
Public URL clients use to reach the Supabase API gateway, for example http://UNRAID-IP:8000 or https://supabase.example.com.
- Ziel
- SUPABASE_PUBLIC_URL
- Standard
- http://localhost:8000
- Wert
- http://localhost:8000
Hostname for the Supabase Postgres service as seen from Studio.
- Ziel
- POSTGRES_HOST
- Standard
- db
- Wert
- db
Supabase Postgres or Supavisor session port.
- Ziel
- POSTGRES_PORT
- Standard
- 5432
- Wert
- 5432
Supabase Postgres database name.
- Ziel
- POSTGRES_DB
- Standard
- postgres
- Wert
- postgres
Database password generated for the Supabase stack.
- Ziel
- POSTGRES_PASSWORD
Studio postgres-meta encryption key. Generate a unique value before production use.
- Ziel
- PG_META_CRYPTO_KEY
Comma-separated Postgres schemas exposed through PostgREST.
- Ziel
- PGRST_DB_SCHEMAS
- Standard
- public,storage,graphql_public
- Wert
- public,storage,graphql_public
Maximum rows returned by REST API requests.
- Ziel
- PGRST_DB_MAX_ROWS
- Standard
- 1000
- Wert
- 1000
Extra schemas added to the PostgREST search path.
- Ziel
- PGRST_DB_EXTRA_SEARCH_PATH
- Standard
- public
- Wert
- public
Default organization name shown in Studio.
- Ziel
- DEFAULT_ORGANIZATION_NAME
- Standard
- Default Organization
- Wert
- Default Organization
Default project name shown in Studio.
- Ziel
- DEFAULT_PROJECT_NAME
- Standard
- Default Project
- Wert
- Default Project
JWT secret generated for the Supabase stack.
- Ziel
- AUTH_JWT_SECRET
Legacy anon API key generated by the Supabase key script.
- Ziel
- SUPABASE_ANON_KEY
Legacy service role API key. Never expose this key to client-side code.
- Ziel
- SUPABASE_SERVICE_KEY
Opaque publishable API key for newer self-hosted Supabase setups.
- Ziel
- SUPABASE_PUBLISHABLE_KEY
Opaque secret API key for newer self-hosted Supabase setups. Never expose this key to client-side code.
- Ziel
- SUPABASE_SECRET_KEY
Internal URL for the Supabase analytics service.
- Ziel
- LOGFLARE_URL
- Standard
- http://analytics:4000
- Wert
- http://analytics:4000
Deprecated compatibility variable. Set to the same value as Logflare Public Token when the Studio image expects it.
- Ziel
- LOGFLARE_API_KEY
Logflare public access token generated for the Supabase stack.
- Ziel
- LOGFLARE_PUBLIC_ACCESS_TOKEN
Logflare private access token generated for the Supabase stack.
- Ziel
- LOGFLARE_PRIVATE_ACCESS_TOKEN
Enable the Studio logs interface. Use true or false.
- Ziel
- NEXT_PUBLIC_ENABLE_LOGS
- Standard
- true
- Wert
- true
Analytics backend provider used by Studio. The official Docker stack defaults to postgres.
- Ziel
- NEXT_ANALYTICS_BACKEND_PROVIDER
- Standard
- postgres
- Wert
- postgres
Path inside the container where Studio manages SQL snippets.
- Ziel
- SNIPPETS_MANAGEMENT_FOLDER
- Standard
- /app/snippets
- Wert
- /app/snippets
Path inside the container where Studio manages Edge Functions.
- Ziel
- EDGE_FUNCTIONS_MANAGEMENT_FOLDER
- Standard
- /app/edge-functions
- Wert
- /app/edge-functions
Optional OpenAI API key used by the Supabase Studio AI assistant.
- Ziel
- OPENAI_API_KEY
Kategorien
Einzelheiten
supabase/studio:2026.04.27-sha-5f60601Führen Sie SupabaseStudio auf Unraid aus.
SupabaseStudio ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.