mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 03:52:05 -05:00
[PR #851] feat(postiz): update docker-compose and template for Temporal integra… #7198
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/851
Author: @berkeguvenc
Created: 5/7/2026
Status: 🔄 Open
Base:
canary← Head:canary📝 Commits (1)
357124dfeat(postiz): update docker-compose and template for Temporal integration📊 Changes
3 files changed (+93 additions, -31 deletions)
View changed files
📝
blueprints/postiz/docker-compose.yml(+75 -5)📝
blueprints/postiz/template.toml(+18 -8)📝
meta.json(+0 -18)📄 Description
…tion
What is this PR about?
This PR updates and optimizes the Postiz blueprint to ensure full compatibility with Dokploy's architecture and recent Postiz requirements. The main focus is on stabilizing the Temporal integration and fixing issues that were causing deployment failures.
• Temporal Integration Refactor: Updated the Temporal stack (PostgreSQL, Elasticsearch, and Auto-setup) to ensure correct startup order and health check synchronization.
• Social Media API Support: Added environment variable placeholders for major social media platforms (LinkedIn, X, Facebook) to the template.toml for easy configuration via the Dokploy UI.
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.