

Zeabur
Your ultimate social media scheduling tool: Features seamless integration with various social media platforms, advanced scheduling options, analytics, and more. Completely open-source for self-hosting.
Version: v2.11.3 (Stable, no Temporal dependency)
Upgrade Notice: Postiz v2.12+ introduces Temporal workflow engine which requires additional services (Temporal, Elasticsearch, separate PostgreSQL). Direct upgrade to v2.12+ is not supported due to architecture changes. For v2.12+, use the Postiz v2.12 template instead.
Recommended Resources: 2C4G (2 vCPU, 4GB RAM) for postiz service
Startup Check: Check the postiz service logs for: Backend is running on: http://localhost:3000
AI Chat Setup (Optional): To enable AI chat functionality, set OPENAI_API_KEY in the postiz service environment variables.
Email Notifications (Optional): To enable email notifications, configure SMTP settings in the postiz service: EMAIL_PROVIDER, SMTP_HOST, SMTP_PORT, SMTP_USER, SMTP_PASS, EMAIL_FROM.