mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-17 06:22:24 -05:00
[PR #658] [CLOSED] fix: update to postiz templates for v2 with temporal #14107
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/658
Author: @rubixvi
Created: 1/16/2026
Status: ❌ Closed
Base:
canary← Head:postiz📝 Commits (6)
aeff6e7feat: enhance docker-compose with comprehensive service integrations9a00f67Update blueprints/postiz/template.tomlcb57f6cUpdate blueprints/postiz/docker-compose.yml66082b5fix: correct URL scheme and syntax in docker-compose and template files14d04d5Merge branch 'postiz' of https://github.com/rubixvi/templates into postiz21ca847fix: update volume path for temporal-postgresql service in docker-compose📊 Changes
2 files changed (+183 additions, -12 deletions)
View changed files
📝
blueprints/postiz/docker-compose.yml(+137 -12)📝
blueprints/postiz/template.toml(+46 -0)📄 Description
Temporal and Postiz must be seperated in terms of the databse for it function with the dual database setup.
Greptile Summary
Updated Postiz template to v2 with Temporal workflow engine integration. Added comprehensive social media platform integrations and configuration options for Cloudflare R2 storage and email services.
Key changes:
Issues found:
version: "3.8"field (violates AGENTS.md style guide)dokploy-networkandtemporal-network) which may conflict with Dokploy's network isolation model per style guideConfidence Score: 2/5
blueprints/postiz/docker-compose.yml- must add version field and reconsider network definitionsLast reviewed commit:
21ca847Context used:
dashboard- AGENTS.md (source)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.