SupabaseMeta

SupabaseMeta

Application Docker from Raccommode's Repository

Vue d'ensemble

Postgres Meta is the Supabase REST API for managing Postgres metadata. Supabase Studio uses it to list schemas, tables, roles, extensions, policies, SQL results, and database settings.

Exigences

This template runs only the Postgres Meta service from the official Supabase Docker Compose stack. It requires a Supabase Postgres database that has been initialized with the official Supabase roles and schemas. Put Studio, Kong, Postgres Meta, and Postgres on the same custom Docker network, and make Studio's STUDIO_PG_META_URL point to this container, for example http://SupabaseMeta:8080 or a matching network alias. The current Supabase Docker release uses PG_META_DB_USER=supabase_admin; upcoming releases may switch fresh installs to postgres.

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

API PortPorttcp

Optional Postgres Meta REST API port. Container port: 8080. Studio normally reaches this over the internal Docker network.

Cible
8080
Défaut
8080
Valeur
8080
Meta PortVariable

Port Postgres Meta listens on inside the container.

Cible
PG_META_PORT
Défaut
8080
Valeur
8080
Postgres HostVariable

Hostname for the Supabase Postgres service as seen from Postgres Meta.

Cible
PG_META_DB_HOST
Défaut
db
Valeur
db
Postgres PortVariable

Supabase Postgres or Supavisor session port.

Cible
PG_META_DB_PORT
Défaut
5432
Valeur
5432
Postgres DatabaseVariable

Supabase Postgres database name.

Cible
PG_META_DB_NAME
Défaut
postgres
Valeur
postgres
Postgres UserVariable

Database role used by Postgres Meta. Current self-hosted releases use supabase_admin; newer releases may use postgres after the ownership migration.

Cible
PG_META_DB_USER
Défaut
supabase_admin
Valeur
supabase_admin
Postgres PasswordVariable

Database password generated for the Supabase stack.

Cible
PG_META_DB_PASSWORD
Crypto KeyVariable

Postgres Meta encryption key. Use the same value as PG_META_CRYPTO_KEY from the Supabase .env file.

Cible
CRYPTO_KEY

Détails

Référentiel
supabase/postgres-meta:v0.96.3
Dernière mise à jour2026-05-31
Première vue2026-05-24

Exécutez SupabaseMeta sur Unraid.

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