mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #681] [MERGED] feat: add PostgreSQL with PgDog template #13213
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/681
Author: @ViniciosLugli
Created: 1/26/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @Siumauricio
Base:
canary← Head:canary📝 Commits (8)
cc90dbafeat: add PostgreSQL with PgDog template63625b6🐛 fix(postgres-pgdog): add config mounts and fix postgres volume path3afc619🐛 fix(postgres-pgdog): correct binary path and use default config locationsbdc6a31🐛 fix(postgres-pgdog): remove invalid admin_port config field6282c75🐛 fix(postgres-pgdog): enable external access via fixed port mappingc79349a🐛 fix(postgres-pgdog): use standard port format per conventione56d244📝 docs(postgres-pgdog): clarify port settings commentbcbad5e🐛 fix(postgres-pgdog): default to internal access with opt-in external port📊 Changes
4 files changed (+88 additions, -0 deletions)
View changed files
➕
blueprints/postgres-pgdog/docker-compose.yml(+33 -0)➕
blueprints/postgres-pgdog/postgres-pgdog.png(+0 -0)➕
blueprints/postgres-pgdog/template.toml(+36 -0)📝
meta.json(+19 -0)📄 Description
Template Name: PostgreSQL with PgDog
Template URL: https://github.com/pgdogdev/pgdog
Docker Compose Link: https://github.com/pgdogdev/pgdog/blob/main/docker-compose.yml
Resources:
Template Description:
PostgreSQL database with PgDog connection pooler and load balancer. Modern PgBouncer alternative with multi-threading support.
Will you send a PR to implement it? Yes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.