Postiz
Set up Postiz with Pocket ID authentication
Postiz is an open-source, self-hosted social media scheduling tool that supports platforms like X (formerly Twitter), Bluesky, Mastodon, Discord, and others. This guide details configuring Postiz to use Pocket ID as an authentication provider.
Pocket ID Setup
- In Pocket-ID create a new OIDC Client, name it i.e.
Postiz. - Set a logo for this OIDC Client if you would like too. (The svg file for the logo can be found here)
- Set the callback URL to:
https://postiz.example.com/settings - Copy the
Client ID, and theClient Secretfor use in the next steps.
Postiz Setup
Setup Postiz like it's described in the official documentation.
Modify the following environment variables in the docker-compose.yml file: