SupabaseStudio
SupabaseStudio
Aplicación Docker from Raccommode's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Supabase Studio web interface port. Container port: 3000. The official full stack normally exposes Studio through Kong on port 8000.
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Persistent SQL snippets folder used by Studio.
- Objetivo
- /app/snippets
- Por defecto
- /mnt/user/appdata/supabase-studio/snippets
- Valor
- /mnt/user/appdata/supabase-studio/snippets
Folder where Studio manages Edge Functions source files.
- Objetivo
- /app/edge-functions
- Por defecto
- /mnt/user/appdata/supabase-studio/edge-functions
- Valor
- /mnt/user/appdata/supabase-studio/edge-functions
Interface Studio listens on inside the container.
- Objetivo
- HOSTNAME
- Por defecto
- 0.0.0.0
- Valor
- 0.0.0.0
Internal URL for the Supabase postgres-meta service.
- Objetivo
- STUDIO_PG_META_URL
- Por defecto
- http://meta:8080
- Valor
- http://meta:8080
Internal URL for the Supabase API gateway service.
- Objetivo
- SUPABASE_URL
- Por defecto
- http://kong:8000
- Valor
- http://kong:8000
Public URL clients use to reach the Supabase API gateway, for example http://UNRAID-IP:8000 or https://supabase.example.com.
- Objetivo
- SUPABASE_PUBLIC_URL
- Por defecto
- http://localhost:8000
- Valor
- http://localhost:8000
Hostname for the Supabase Postgres service as seen from Studio.
- Objetivo
- POSTGRES_HOST
- Por defecto
- db
- Valor
- db
Supabase Postgres or Supavisor session port.
- Objetivo
- POSTGRES_PORT
- Por defecto
- 5432
- Valor
- 5432
Supabase Postgres database name.
- Objetivo
- POSTGRES_DB
- Por defecto
- postgres
- Valor
- postgres
Database password generated for the Supabase stack.
- Objetivo
- POSTGRES_PASSWORD
Studio postgres-meta encryption key. Generate a unique value before production use.
- Objetivo
- PG_META_CRYPTO_KEY
Comma-separated Postgres schemas exposed through PostgREST.
- Objetivo
- PGRST_DB_SCHEMAS
- Por defecto
- public,storage,graphql_public
- Valor
- public,storage,graphql_public
Maximum rows returned by REST API requests.
- Objetivo
- PGRST_DB_MAX_ROWS
- Por defecto
- 1000
- Valor
- 1000
Extra schemas added to the PostgREST search path.
- Objetivo
- PGRST_DB_EXTRA_SEARCH_PATH
- Por defecto
- public
- Valor
- public
Default organization name shown in Studio.
- Objetivo
- DEFAULT_ORGANIZATION_NAME
- Por defecto
- Default Organization
- Valor
- Default Organization
Default project name shown in Studio.
- Objetivo
- DEFAULT_PROJECT_NAME
- Por defecto
- Default Project
- Valor
- Default Project
JWT secret generated for the Supabase stack.
- Objetivo
- AUTH_JWT_SECRET
Legacy anon API key generated by the Supabase key script.
- Objetivo
- SUPABASE_ANON_KEY
Legacy service role API key. Never expose this key to client-side code.
- Objetivo
- SUPABASE_SERVICE_KEY
Opaque publishable API key for newer self-hosted Supabase setups.
- Objetivo
- SUPABASE_PUBLISHABLE_KEY
Opaque secret API key for newer self-hosted Supabase setups. Never expose this key to client-side code.
- Objetivo
- SUPABASE_SECRET_KEY
Internal URL for the Supabase analytics service.
- Objetivo
- LOGFLARE_URL
- Por defecto
- http://analytics:4000
- Valor
- http://analytics:4000
Deprecated compatibility variable. Set to the same value as Logflare Public Token when the Studio image expects it.
- Objetivo
- LOGFLARE_API_KEY
Logflare public access token generated for the Supabase stack.
- Objetivo
- LOGFLARE_PUBLIC_ACCESS_TOKEN
Logflare private access token generated for the Supabase stack.
- Objetivo
- LOGFLARE_PRIVATE_ACCESS_TOKEN
Enable the Studio logs interface. Use true or false.
- Objetivo
- NEXT_PUBLIC_ENABLE_LOGS
- Por defecto
- true
- Valor
- true
Analytics backend provider used by Studio. The official Docker stack defaults to postgres.
- Objetivo
- NEXT_ANALYTICS_BACKEND_PROVIDER
- Por defecto
- postgres
- Valor
- postgres
Path inside the container where Studio manages SQL snippets.
- Objetivo
- SNIPPETS_MANAGEMENT_FOLDER
- Por defecto
- /app/snippets
- Valor
- /app/snippets
Path inside the container where Studio manages Edge Functions.
- Objetivo
- EDGE_FUNCTIONS_MANAGEMENT_FOLDER
- Por defecto
- /app/edge-functions
- Valor
- /app/edge-functions
Optional OpenAI API key used by the Supabase Studio AI assistant.
- Objetivo
- OPENAI_API_KEY
Categorías
Detalles
supabase/studio:2026.04.27-sha-5f60601Ejecute SupabaseStudio en Unraid.
SupabaseStudio se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.