Postiz

automationcommunicationsmall business

Self hosted social media scheduler with team workflows, analytics, AI content tools, API access, and support for major publishing platforms

#social-media#scheduler#content-calendar#analytics#ai-content#automation#api#self-hosted

Quick Start

git clone https://github.com/gitroomhq/postiz-docker-compose && cd postiz-docker-compose && docker compose up

Overview

Postiz is a self hosted social media scheduler for teams that publish across more than one channel. Postiz covers the familiar Buffer style workflow: plan posts on a calendar, connect social accounts, collaborate with teammates, review analytics, and schedule content across platforms such as X, LinkedIn, Instagram, Facebook, TikTok, YouTube, Reddit, Bluesky, Mastodon, Discord, and more.

The appeal is control. You can run it yourself with Docker Compose, PostgreSQL, Redis, Temporal, and local or cloud object storage. The hosted product is paid, while the open source version is available under AGPL 3.0, with the project saying the hosted and self hosted versions currently have the same feature set.

Postiz also has automation hooks that make sense for small teams already using n8n, Make, Zapier, or custom API workflows. The public API, webhooks, team comments, repeated posts, post delays, analytics, and AI content tools turn it into more than a simple queue.

The hard part is social platform plumbing. Self hosting does not remove OAuth reviews, API limits, Meta app setup, X access rules, or provider specific policy changes. Postiz is best for teams that want ownership of the scheduling stack and are comfortable maintaining app credentials.

Postiz: Pros & Cons

Pros (The Wins)Cons (The Friction)
Cost & Value:
Self host without SaaS seats
Hosted plans also available.
Cost & Value:
Social APIs may still cost
Some app reviews take time.
Publishing Workflow:
Calendar, analytics,
comments, and approvals.
Platform Setup:
OAuth apps and policies
remain your responsibility.
Automation:
API, webhooks,
n8n and Make support.
Infrastructure:
Postgres, Redis,
and Temporal required.
Ownership:
AGPL source code
and Docker deployment.
License:
AGPL needs care
for SaaS reuse.

Use Cases

Specific ways to use Postiz for your workflow.

01
Schedule social posts across multiple channels from one self hosted calendar
02
Collaborate with teammates on post drafts, comments, approvals, and analytics
03
Connect publishing workflows to n8n, Make, Zapier, webhooks, or the public API
04
Run a social scheduling stack on your own infrastructure with Docker Compose

Deployment Strategy

Recommended ways to host Postiz in your own environment.

docker
self-hosted