SupabaseMeta

SupabaseMeta

Aplicación Docker from Raccommode's Repository

Visión general

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.

Requisitos

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

API PortPorttcp

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

Objetivo
8080
Por defecto
8080
Valor
8080
Meta PortVariable

Port Postgres Meta listens on inside the container.

Objetivo
PG_META_PORT
Por defecto
8080
Valor
8080
Postgres HostVariable

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

Objetivo
PG_META_DB_HOST
Por defecto
db
Valor
db
Postgres PortVariable

Supabase Postgres or Supavisor session port.

Objetivo
PG_META_DB_PORT
Por defecto
5432
Valor
5432
Postgres DatabaseVariable

Supabase Postgres database name.

Objetivo
PG_META_DB_NAME
Por defecto
postgres
Valor
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.

Objetivo
PG_META_DB_USER
Por defecto
supabase_admin
Valor
supabase_admin
Postgres PasswordVariable

Database password generated for the Supabase stack.

Objetivo
PG_META_DB_PASSWORD
Crypto KeyVariable

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

Objetivo
CRYPTO_KEY

Detalles

Repositorio
supabase/postgres-meta:v0.96.3
Última actualización2026-05-31
Visto por primera vez2026-05-24

Ejecute SupabaseMeta en Unraid.

SupabaseMeta se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.