At the moment it is necessary to build the project locally - some dependencies like redis and postgres can run as docker containers, but there is no docker container for Postiz just yet.
Self Hosted installation options
You can choose between the following installation options;
- Docker Compose - Recommended option for users.
- Development - Recommended option for developers.
More advanced installation options
- Docker (standalone) - Run from the command line with Docker.
- Helm - Run with Kubernetes + Helm.