SupabaseMeta

SupabaseMeta

Docker-Anwendung from Raccommode's Repository

Übersicht

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.

Anforderungen

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.

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

API PortPorttcp

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

Ziel
8080
Standard
8080
Wert
8080
Meta PortVariable

Port Postgres Meta listens on inside the container.

Ziel
PG_META_PORT
Standard
8080
Wert
8080
Postgres HostVariable

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

Ziel
PG_META_DB_HOST
Standard
db
Wert
db
Postgres PortVariable

Supabase Postgres or Supavisor session port.

Ziel
PG_META_DB_PORT
Standard
5432
Wert
5432
Postgres DatabaseVariable

Supabase Postgres database name.

Ziel
PG_META_DB_NAME
Standard
postgres
Wert
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.

Ziel
PG_META_DB_USER
Standard
supabase_admin
Wert
supabase_admin
Postgres PasswordVariable

Database password generated for the Supabase stack.

Ziel
PG_META_DB_PASSWORD
Crypto KeyVariable

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

Ziel
CRYPTO_KEY

Einzelheiten

Repository
supabase/postgres-meta:v0.96.3
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-24

Führen Sie SupabaseMeta auf Unraid aus.

SupabaseMeta ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.