mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #892] feat: add TimescaleDB template #12483
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/892
Author: @BinkyTwin
Created: 5/20/2026
Status: 🔄 Open
Base:
canary← Head:codex/add-timescaledb-template📝 Commits (1)
253ed23feat: add TimescaleDB template📊 Changes
4 files changed (+94 additions, -0 deletions)
View changed files
➕
blueprints/timescaledb/docker-compose.yml(+25 -0)➕
blueprints/timescaledb/template.toml(+40 -0)➕
blueprints/timescaledb/timescaledb.svg(+10 -0)📝
meta.json(+19 -0)📄 Description
Summary
timescale/timescaledb:2.26.4-pg17imagetimescaledbextension on first database initialization/claim #152
Closes #788
Validation
node dedupe-and-sort-meta.jsnode --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-template.ts --dir blueprints/timescaledbnode --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-docker-compose.ts --file blueprints/timescaledb/docker-compose.ymlPOSTGRES_USER=timescale POSTGRES_PASSWORD=secret POSTGRES_DB=timescaledb TIMESCALEDB_TELEMETRY=off docker compose -f blueprints/timescaledb/docker-compose.yml configgit diff --checkNotes
2.26.4-pg17is active and includes linux/amd64 and linux/arm64 images.docker manifest inspectcould not run locally because Docker Hub returned an unauthenticated pull-rate-limit error.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.