PostgREST
OficialAplicación Docker from grtgbln's Repository
Visión general
PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch.
There are a number of additional configurable options via environmental variables. See documentation: https://docs.postgrest.org/en/latest/references/configuration.html#config-full-list
There are a number of additional configurable options via environmental variables. See documentation: https://docs.postgrest.org/en/latest/references/configuration.html#config-full-list
Requisitos
Requires a separate PostgreSQL database.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
API PortPorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Database Connection URIVariable
Database connection URI for Postgres
- Objetivo
- PGRST_DB_URI
- Por defecto
- postgres://USERNAME:PASSWORD@IP_ADDRESS:5432/database
- Valor
- postgres://USERNAME:PASSWORD@IP_ADDRESS:5432/database
API ProxyVariable
Internal API proxy URL. Not recommended to change.
- Objetivo
- PGRST_OPENAPI_SERVER_PROXY_URI
- Por defecto
- http://127.0.0.1:3000
- Valor
- http://127.0.0.1:3000
Categorías
Descargar estadísticas
46,007,193
Descargas totales
1,488,171
Este mes
834,193
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
postgrest/postgrest:latestÚltima actualización2026-05-08
Visto por primera vez2025-06-12
Ejecute PostgREST en Unraid.
PostgREST se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.