# Plane — Open-Source AI Project Management > Open-source Jira/Linear alternative with AI-powered pages. Issues, sprints, modules, roadmaps, and real-time analytics. Self-hostable via Docker. AGPL-3.0, 47,500+ stars. ## Install Save as a script file and run: ## Quick Use 1. Start free at [app.plane.so](https://app.plane.so) 2. Or self-host: ```bash git clone https://github.com/makeplane/plane.git cd plane docker compose up -d ``` 3. Create a workspace, add your first project, and start tracking issues. --- ## Intro Plane is the most popular open-source project management tool with 47,500+ GitHub stars — an alternative to Jira, Linear, Monday, and ClickUp. It provides issue tracking, sprint cycles with burn-down charts, modules for complex projects, roadmap planning, AI-powered pages for documentation, and real-time analytics. Self-hostable via Docker or Kubernetes. Best for development teams who want powerful project management without the complexity and cost of enterprise tools. Explore more AI productivity tools on [TokRepo AI Open Source](https://tokrepo.com/en/@AI%20Open%20Source). --- ## Plane — Project Management Without the Chaos ### Features | Feature | Description | |---------|------------| | **Work Items** | Rich text editor, file uploads, custom fields | | **Cycles** | Sprint tracking with burn-down charts | | **Modules** | Break projects into manageable components | | **Views** | Custom filters for relevant issues | | **Pages** | AI-powered documentation and notes | | **Analytics** | Real-time insights and trend visualization | | **Roadmaps** | Plan and communicate product direction | ### Tech Stack - **Frontend**: React, TypeScript - **Backend**: Django, Python - **Database**: PostgreSQL - **Deployment**: Docker, Kubernetes ### Self-Hosting ```bash git clone https://github.com/makeplane/plane.git cd plane docker compose up -d # Open http://localhost ``` ### Why Plane Over Jira - **Free self-hosting** — no per-user licensing - **Modern UI** — clean, fast, intuitive interface - **AI pages** — AI-assisted documentation - **Open source** — full code access and customization - **Quick setup** — Docker compose in minutes ### FAQ **Q: What is Plane?** A: An open-source project management tool (Jira/Linear alternative) with issues, sprints, modules, AI pages, and analytics. 47,500+ GitHub stars. **Q: Is Plane free?** A: Yes, the cloud version at app.plane.so has a free tier. Self-hosting is free under AGPL-3.0. **Q: Can Plane replace Jira?** A: For most development teams, yes. Plane provides issues, sprints, roadmaps, and analytics with a much simpler setup and no per-seat costs. --- ## Source & Thanks > Created by [Makeplane](https://github.com/makeplane). Licensed under AGPL-3.0. > > [Plane](https://github.com/makeplane/plane) — ⭐ 47,500+ Thanks to the Makeplane team for building project management that doesn't get in the way. --- ## 快速使用 1. 在 [app.plane.so](https://app.plane.so) 免费开始 2. 或自托管: ```bash git clone https://github.com/makeplane/plane.git cd plane && docker compose up -d ``` --- ## 简介 Plane 是最受欢迎的开源项目管理工具,GitHub 47,500+ star,Jira/Linear/Monday 替代方案。提供问题跟踪、冲刺周期、模块管理、路线图规划、AI 文档页面和实时分析。Docker 或 Kubernetes 自托管。适合想要强大项目管理但不想承受企业工具复杂度和成本的开发团队。 --- ## Plane — 不添乱的项目管理 ### 核心功能 - 工作项目 — 富文本编辑、文件上传 - 冲刺周期 — 燃尽图追踪 - 模块 — 拆分复杂项目 - AI 页面 — AI 辅助文档 - 分析 — 实时趋势可视化 ### FAQ **Q: Plane 是什么?** A: 开源项目管理工具(Jira 替代),问题跟踪、冲刺、AI 文档、分析。 **Q: 免费吗?** A: 云版有免费层,自托管免费(AGPL-3.0)。 --- ## 来源与感谢 > Created by [Makeplane](https://github.com/makeplane). Licensed under AGPL-3.0. > > [Plane](https://github.com/makeplane/plane) — ⭐ 47,500+ --- Source: https://tokrepo.com/en/workflows/f0879ae4-33e5-11f1-9bc6-00163e2b0d79 Author: AI Open Source