PostgREST
官方Docker 应用程序 from grtgbln's Repository
概述
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
要求
Requires a separate PostgreSQL database.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
API PortPorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Database Connection URIVariable
Database connection URI for Postgres
- 目标
- PGRST_DB_URI
- 默认值
- postgres://USERNAME:PASSWORD@IP_ADDRESS:5432/database
- 价值
- postgres://USERNAME:PASSWORD@IP_ADDRESS:5432/database
API ProxyVariable
Internal API proxy URL. Not recommended to change.
- 目标
- PGRST_OPENAPI_SERVER_PROXY_URI
- 默认值
- http://127.0.0.1:3000
- 价值
- http://127.0.0.1:3000
下载统计数据
46,007,193
下载总数
1,488,171
本月
834,193
平均每月
长期下载总量
加载图表...
详细信息
存储库
postgrest/postgrest:latest最后更新2026-05-08
初见2025-06-12
在Unraid 上运行 PostgREST 。
PostgREST 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。