SupabaseStudio

SupabaseStudio

Application Docker from Raccommode's Repository

Vue d'ensemble

Supabase Studio is the browser dashboard for managing a self-hosted Supabase project, including database tables, SQL, Auth, Storage, Edge Functions, logs, project settings, and API credentials.

Exigences

This template runs only the Supabase Studio dashboard container from the official Supabase Docker Compose stack. The Studio image tag matches Supabase Docker release v1.26.05. It does not install Kong, Auth, PostgREST, Realtime, Storage, Edge Runtime, Logflare, Vector, Supavisor, or Postgres. Follow the official Docker guide in ReadMe to deploy the full stack, keep matching image versions together, and place this container on the same custom Docker network as services named kong, meta, analytics, and db before relying on the default URLs below. Generate new secrets with the Supabase scripts before first use; never keep the example keys.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Supabase Studio web interface port. Container port: 3000. The official full stack normally exposes Studio through Kong on port 8000.

Cible
3000
Défaut
3000
Valeur
3000
SnippetsPathrw

Persistent SQL snippets folder used by Studio.

Cible
/app/snippets
Défaut
/mnt/user/appdata/supabase-studio/snippets
Valeur
/mnt/user/appdata/supabase-studio/snippets
Edge FunctionsPathrw

Folder where Studio manages Edge Functions source files.

Cible
/app/edge-functions
Défaut
/mnt/user/appdata/supabase-studio/edge-functions
Valeur
/mnt/user/appdata/supabase-studio/edge-functions
HostnameVariable

Interface Studio listens on inside the container.

Cible
HOSTNAME
Défaut
0.0.0.0
Valeur
0.0.0.0
Postgres Meta URLVariable

Internal URL for the Supabase postgres-meta service.

Cible
STUDIO_PG_META_URL
Défaut
http://meta:8080
Valeur
http://meta:8080
Supabase Internal URLVariable

Internal URL for the Supabase API gateway service.

Cible
SUPABASE_URL
Défaut
http://kong:8000
Valeur
http://kong:8000
Supabase Public URLVariable

Public URL clients use to reach the Supabase API gateway, for example http://UNRAID-IP:8000 or https://supabase.example.com.

Cible
SUPABASE_PUBLIC_URL
Défaut
http://localhost:8000
Valeur
http://localhost:8000
Postgres HostVariable

Hostname for the Supabase Postgres service as seen from Studio.

Cible
POSTGRES_HOST
Défaut
db
Valeur
db
Postgres PortVariable

Supabase Postgres or Supavisor session port.

Cible
POSTGRES_PORT
Défaut
5432
Valeur
5432
Postgres DatabaseVariable

Supabase Postgres database name.

Cible
POSTGRES_DB
Défaut
postgres
Valeur
postgres
Postgres PasswordVariable

Database password generated for the Supabase stack.

Cible
POSTGRES_PASSWORD
PG Meta Crypto KeyVariable

Studio postgres-meta encryption key. Generate a unique value before production use.

Cible
PG_META_CRYPTO_KEY
REST SchemasVariable

Comma-separated Postgres schemas exposed through PostgREST.

Cible
PGRST_DB_SCHEMAS
Défaut
public,storage,graphql_public
Valeur
public,storage,graphql_public
REST Max RowsVariable

Maximum rows returned by REST API requests.

Cible
PGRST_DB_MAX_ROWS
Défaut
1000
Valeur
1000
REST Search PathVariable

Extra schemas added to the PostgREST search path.

Cible
PGRST_DB_EXTRA_SEARCH_PATH
Défaut
public
Valeur
public
Default OrganizationVariable

Default organization name shown in Studio.

Cible
DEFAULT_ORGANIZATION_NAME
Défaut
Default Organization
Valeur
Default Organization
Default ProjectVariable

Default project name shown in Studio.

Cible
DEFAULT_PROJECT_NAME
Défaut
Default Project
Valeur
Default Project
JWT SecretVariable

JWT secret generated for the Supabase stack.

Cible
AUTH_JWT_SECRET
Anon KeyVariable

Legacy anon API key generated by the Supabase key script.

Cible
SUPABASE_ANON_KEY
Service Role KeyVariable

Legacy service role API key. Never expose this key to client-side code.

Cible
SUPABASE_SERVICE_KEY
Publishable KeyVariable

Opaque publishable API key for newer self-hosted Supabase setups.

Cible
SUPABASE_PUBLISHABLE_KEY
Secret KeyVariable

Opaque secret API key for newer self-hosted Supabase setups. Never expose this key to client-side code.

Cible
SUPABASE_SECRET_KEY
Logflare URLVariable

Internal URL for the Supabase analytics service.

Cible
LOGFLARE_URL
Défaut
http://analytics:4000
Valeur
http://analytics:4000
Logflare API KeyVariable

Deprecated compatibility variable. Set to the same value as Logflare Public Token when the Studio image expects it.

Cible
LOGFLARE_API_KEY
Logflare Public TokenVariable

Logflare public access token generated for the Supabase stack.

Cible
LOGFLARE_PUBLIC_ACCESS_TOKEN
Logflare Private TokenVariable

Logflare private access token generated for the Supabase stack.

Cible
LOGFLARE_PRIVATE_ACCESS_TOKEN
Enable LogsVariable

Enable the Studio logs interface. Use true or false.

Cible
NEXT_PUBLIC_ENABLE_LOGS
Défaut
true
Valeur
true
Analytics BackendVariable

Analytics backend provider used by Studio. The official Docker stack defaults to postgres.

Cible
NEXT_ANALYTICS_BACKEND_PROVIDER
Défaut
postgres
Valeur
postgres
Snippets FolderVariable

Path inside the container where Studio manages SQL snippets.

Cible
SNIPPETS_MANAGEMENT_FOLDER
Défaut
/app/snippets
Valeur
/app/snippets
Edge Functions FolderVariable

Path inside the container where Studio manages Edge Functions.

Cible
EDGE_FUNCTIONS_MANAGEMENT_FOLDER
Défaut
/app/edge-functions
Valeur
/app/edge-functions
OpenAI API KeyVariable

Optional OpenAI API key used by the Supabase Studio AI assistant.

Cible
OPENAI_API_KEY

Détails

Référentiel
supabase/studio:2026.04.27-sha-5f60601
Dernière mise à jour2026-05-31
Première vue2026-05-22

Exécutez SupabaseStudio sur Unraid.

SupabaseStudio est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.