Comprehensive collection of resources for Postiz, the self-hosted social media scheduling platform. This page includes official documentation, repositories, Docker images, community resources, API documentation, and third-party tools.
| Resource | URL | Description |
|---|---|---|
| Postiz Official | postiz.com | Official website with features and pricing |
| Postiz Docs | docs.postiz.com | Official documentation |
| Postiz Cloud | postiz.com | Managed SaaS offering |
| Postiz Blog | postiz.com/blog | Updates and announcements |
| Resource | URL | Description |
|---|---|---|
| Getting Started | docs.postiz.com | Quickstart and introduction |
| Installation Guide | docs.postiz.com/installation | Docker, manual, and cloud installation |
| Configuration | docs.postiz.com/configuration | Environment variables and settings |
| Providers | docs.postiz.com/providers | Social media platform integrations |
| Reverse Proxies | docs.postiz.com/reverse-proxies | Nginx, Traefik, Caddy configuration |
| Public API | docs.postiz.com/api | API documentation |
| Resource | URL | Description |
|---|---|---|
| Main Repository | github.com/gitroomhq/postiz-app | Source code and releases |
| Releases | github.com/gitroomhq/postiz-app/releases | Version history and downloads |
| Issues | github.com/gitroomhq/postiz-app/issues | Bug reports and feature requests |
| Discussions | github.com/gitroomhq/postiz-app/discussions | Community discussions |
| Security | github.com/gitroomhq/postiz-app/security | Security advisories and policies |
| Actions | github.com/gitroomhq/postiz-app/actions | CI/CD workflows |
| Projects | github.com/gitroomhq/postiz-app/projects | Project boards and roadmaps |
| Metric | Value |
|---|---|
| Stars | 26,600+ |
| Forks | 4,600+ |
| Contributors | 70+ |
| Total Releases | 182+ |
| Last Release | v2.18.0 (February 15, 2026) |
| License | AGPL-3.0 |
| Primary Language | TypeScript (72.8%) |
| Registry | URL | Description |
|---|---|---|
| GitHub Container Registry | ghcr.io/gitroomhq/postiz-app | Official Docker images |
| Docker Hub (Mirror) | hub.docker.com/r/gitroom/postiz-app | Mirror images |
| Image | Tag | Architecture | Description |
|---|---|---|---|
ghcr.io/gitroomhq/postiz-app |
latest |
amd64, arm64 | Latest stable release |
ghcr.io/gitroomhq/postiz-app |
v2.18.0 |
amd64, arm64 | Specific version |
ghcr.io/gitroomhq/postiz-app |
nightly |
amd64, arm64 | Development builds |
| Platform | URL | Description |
|---|---|---|
| Railway | railway.com/deploy/postiz-app | One-click deployment |
| Coolify | coolify.io | Self-hosted PaaS |
| Zeabur | zeabur.com/templates/postiz-app | Cloud deployment |
| Render | render.com | Cloud hosting |
| Resource | URL | Description |
|---|---|---|
| Helm Chart Repository | github.com/gitroomhq/postiz-app/charts | Kubernetes Helm charts |
| Artifact Hub | artifacthub.io | Helm chart repository |
| Resource | URL | Description |
|---|---|---|
| Docker Compose Setup | docs.postiz.com/installation/docker-compose | Docker Compose deployment |
| Manual Installation | docs.postiz.com/installation/manual | Step-by-step manual setup |
| Kubernetes/Helm | docs.postiz.com/installation/kubernetes | Kubernetes deployment |
| Development Setup | docs.postiz.com/installation/development | Local development environment |
| Resource | URL | Description |
|---|---|---|
| Environment Variables | docs.postiz.com/configuration/environment | Complete env reference |
| OAuth Setup | docs.postiz.com/configuration/oauth | Social media OAuth |
| Email Configuration | docs.postiz.com/configuration/email | SMTP and Resend setup |
| Storage Configuration | docs.postiz.com/configuration/storage | R2, S3, local storage |
| Resource | URL | Description |
|---|---|---|
| Backup and Restore | docs.postiz.com/operations/backup | Backup procedures |
| Monitoring | docs.postiz.com/operations/monitoring | Health checks and metrics |
| Troubleshooting | docs.postiz.com/operations/troubleshooting | Common issues |
| Upgrading | docs.postiz.com/operations/upgrading | Update procedures |
| Platform | Documentation | Developer Portal |
|---|---|---|
| X (Twitter) | developer.twitter.com/en/docs | developer.twitter.com |
| developers.facebook.com/docs | developers.facebook.com | |
| developers.facebook.com/docs/instagram-api | developers.facebook.com | |
| learn.microsoft.com/en-us/linkedin | linkedin.com/developers | |
| YouTube | developers.google.com/youtube | console.cloud.google.com |
| TikTok | developers.tiktok.com/doc | developers.tiktok.com |
| developers.pinterest.com/docs | developers.pinterest.com |
| Platform | Documentation | Developer Portal |
|---|---|---|
| Discord | discord.com/developers/docs | discord.com/developers |
| Slack | api.slack.com/docs | api.slack.com |
| Telegram | core.telegram.org/api | core.telegram.org |
| www.reddit.com/dev/api | reddit.com/dev | |
| Mastodon | docs.joinmastodon.org/api | joinmastodon.org |
| Bluesky | docs.bsky.app | bsky.app |
| Nostr | nostr.com/developers | nostr.com |
| Resource | URL | Description |
|---|---|---|
| OAuth 2.0 Specification | oauth.net/2 | OAuth 2.0 standard |
| OAuth Playground | oauthplayground.google.com | Test OAuth flows |
| Social Media OAuth | docs.postiz.com/configuration/oauth | Postiz OAuth guide |
| Resource | URL | Description |
|---|---|---|
| GitHub Discussions | github.com/gitroomhq/postiz-app/discussions | Official discussions |
| Discord Server | discord.gg/postiz | Community chat |
| Reddit r/selfhosted | reddit.com/r/selfhosted | Self-hosted community |
| Reddit r/socialmedia | reddit.com/r/socialmedia | Social media discussion |
| Resource | URL | Description |
|---|---|---|
| Stack Overflow | stackoverflow.com/questions/tagged/postiz | Q&A with postiz tag |
| GitHub Issues | github.com/gitroomhq/postiz-app/issues | Bug reports |
| Platform | Handle | URL |
|---|---|---|
| Twitter/X | @postiz | twitter.com/postiz |
| Postiz | linkedin.com/company/postiz |
| Tool | URL | Description |
|---|---|---|
| Uptime Kuma | github.com/louislam/uptime-kuma | Uptime monitoring |
| Grafana | grafana.com | Metrics and dashboards |
| Prometheus | prometheus.io | Metrics collection |
| Loki | grafana.com/oss/loki | Log aggregation |
| Tool | URL | Description |
|---|---|---|
| Restic | restic.net | Encrypted backups |
| BorgBackup | borgbackup.readthedocs.io | Deduplicating backup |
| Duplicati | duplicati.com | Backup software |
| Tool | URL | Description |
|---|---|---|
| Nginx | nginx.org | Web server and proxy |
| Traefik | traefik.io | Cloud-native proxy |
| Caddy | caddyserver.com | Automatic HTTPS |
| Nginx Proxy Manager | nginxproxymanager.com | Nginx management UI |
| Tool | URL | Description |
|---|---|---|
| n8n | n8n.io | Workflow automation |
| Make (Integromat) | make.com | Visual automation |
| Zapier | zapier.com | App integrations |
| Home Assistant | home-assistant.io | Home automation |
| Tool | URL | Description |
|---|---|---|
| Fail2ban | fail2ban.org | Intrusion prevention |
| Trivy | github.com/aquasecurity/trivy | Container scanner |
| Docker Bench | github.com/docker/docker-bench-security | Docker security audit |
| OWASP ZAP | zaproxy.org | Security testing |
| Resource | URL | Description |
|---|---|---|
| Postiz Security Advisories | github.com/gitroomhq/postiz-app/security/advisories | Official advisories |
| CVE Details | cvedetails.com | CVE database |
| GHSA | github.com/advisories | GitHub Security Advisories |
| NVD | nvd.nist.gov | National Vulnerability Database |
| Resource | URL | Description |
|---|---|---|
| OWASP Top 10 | owasp.org/www-project-top-ten | Web security risks |
| CIS Docker Benchmark | cisecurity.org/benchmark/docker | Docker security |
| Docker Security | docs.docker.com/engine/security | Docker docs |
| SSL/TLS Guide | ssllabs.com/ssltest | SSL testing |
| Resource | URL | Description |
|---|---|---|
| Security Policy | github.com/gitroomhq/postiz-app/security/policy | Reporting vulnerabilities |
| SSRF Advisory | github.com/gitroomhq/postiz-app/security/advisories/GHSA-48c8-25jq-m55f | CVE-2025-53641 |
| Page | URL | Description |
|---|---|---|
| Setup Guide | /web-apps/social-media/postiz/setup | Installation methods |
| Docker Setup | /web-apps/social-media/postiz/setup/docker | Docker Compose deployment |
| Ansible Setup | /web-apps/social-media/postiz/setup/ansible | Ansible automation |
| Page | URL | Description |
|---|---|---|
| Configuration | /web-apps/social-media/postiz/configuration | Environment variables, OAuth |
| Security | /web-apps/social-media/postiz/security | Security hardening guide |
| Page | URL | Description |
|---|---|---|
| History | /web-apps/social-media/postiz/history | Project timeline and evolution |
| Alternatives | /web-apps/social-media/postiz/alternatives | Comparison with other platforms |
| Category | Pages |
|---|---|
| Social Media Tools | Mixpost, Socioboard |
| Docker | Docker Guide |
| Git | Git Guide |
| Nginx | Nginx Guide |
| Platform | Version | License | URL |
|---|---|---|---|
| Mixpost | v2.4.0 (Nov 2025) | MIT | github.com/inovector/mixpost |
| Socioboard | v5.0 (Nov 2019) | AGPL-3.0 | github.com/socioboard/socioboard-v5 |
| Platform | Type | URL |
|---|---|---|
| Buffer | SaaS | buffer.com |
| Hootsuite | SaaS | hootsuite.com |
| Later | SaaS | later.com |
| Sprout Social | SaaS | sproutsocial.com |
See Postiz Alternatives for detailed comparison matrix.
| Channel | Contact | Availability |
|---|---|---|
| GitHub Issues | github.com/gitroomhq/postiz-app/issues | Community |
| Discord | discord.gg/postiz | Community |
| Email Support | support@postiz.com | Business hours |
| Documentation | docs.postiz.com | 24/7 |
| Platform | URL | Description |
|---|---|---|
| GitHub Discussions | github.com/gitroomhq/postiz-app/discussions | Ask questions |
| Discord Server | discord.gg/postiz | Chat support |
| Stack Overflow | stackoverflow.com/questions/tagged/postiz | Q&A |
| Page | URL | Description |
|---|---|---|
| Contact Page | /contact | Internal contact information |
| FAQ | /faq | Frequently asked questions |
| Resource | URL | Description |
|---|---|---|
| Postiz Releases | github.com/gitroomhq/postiz-app/releases | All releases |
| SourceForge Mirror | sourceforge.net/projects/postiz.mirror | Release mirror |
| Resource | URL | Description |
|---|---|---|
| Wayback Machine | archive.org/web | Archived web pages |
| GitHub History | github.com/gitroomhq/postiz-app/commits | Commit history |
Any questions?
Feel free to contact us. Find all contact information on our contact page.