Deployment methods
Choose the deployment method that best fits your infrastructure, team size, and security requirements. Plane supports a wide range of deployment options from simple single-container setups to enterprise-grade Kubernetes clusters.
Container deployments
Core deployment methods for running Plane with containerized services:
Docker Compose
Install Plane using Docker Compose with all required services. Ideal for small to medium teams.
Docker AIO
Single container with all Plane services. Perfect for testing and small deployments.
Platform deployments
Deploy Plane using specialized platforms and orchestration tools:
Docker Swarm
Deploy Plane on Docker Swarm cluster for distributed container orchestration.
Podman Quadlets
Deploy with Podman as a Docker alternative using systemd integration.
Coolify
Deploy Plane using Coolify's platform for simplified container management.
Portainer
Deploy and manage Plane through Portainer's web interface.
Airgapped deployments
For environments without internet access or with strict security requirements:

