Self-host with Docker ยท Yantr
Plane
Open-source Jira alternative to track issues, sprints, and product roadmaps.
1
Ports
3
Notes
4
Use Cases
About
What Plane does
Plane is a powerful open-source project management tool designed to track issues, run sprint cycles, and manage product roadmaps. It offers a robust rich text editor, sub-properties, referenced issues, and cycle tracking with burn-down charts. You can simplify complex projects with modules, custo...
Install Flow
How to self-host Plane
Plane can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Plane does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Run agile sprint cycles with burn-down charts and issue tracking.
- Manage product roadmaps and divide complex projects into modules.
- Replace Jira with a fast, modern, fully self-hosted alternative.
- Capture notes, ideas, and actionable items using Plane Pages.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI (Router) |
Docker Image
nginx:alpine
Service Name
plane-nginx
Notes
Things to know before you deploy
- This is a heavy enterprise-grade stack (12 containers). Requires at least 4 GB of RAM (8 GB recommended).
- The first boot will take a few minutes as the database migrations run.
- Attachments are stored in a self-hosted MinIO bucket automatically configured.
Related Apps
More tools you might pair with Plane
Page generated 2026-07-27T04:28:00.415Z