What is Plane?
Plane is an open-source project management tool designed as an alternative to Jira, Linear, and Asana. It offers issue tracking, cycles (sprints), modules, views, and project analytics.
Installation
git clone https://github.com/makeplane/plane.git /opt/plane
cd /opt/plane
cp .env.example .env
# Edit .env with your domain and settings
docker compose -f docker-compose-hub.yml up -d
Features
- Issue tracking with custom properties
- Cycles (sprints) and modules for organization
- Multiple views: list, board, calendar, spreadsheet, Gantt
- GitHub and GitLab integration
- AI-powered features for issue management
- Pages for documentation (Notion-like)
- Custom workflows and automations