Jira owns enterprise issue tracking. Self-host alternatives cover the core kanban + sprint workflow well; what they trade off is the deep workflow customization and the sprawling Atlassian Marketplace.
Jira pricing anchor: $8.15/user/mo on Standard tier.
- GitHub
- ★ 48.9k · last commit 5d ago · 773 open issues
- License
-
AGPL-3.0 - Setup time
- 15min docker-compose
- Monthly cost
- $5 VPS handles a small team comfortably.
Migration sketch. Plane Migrators ship a Jira importer (Settings → Imports → Jira) that pulls projects, issues, comments, and labels via the Jira REST API using a token you paste in. Sub-tasks come over; custom fields collapse to text.
Good fit forModern engineering squads who want a Linear-shaped UI but on their own infra.
Weak atYounger project; admin / RBAC features are still maturing.
- GitHub
- ★ 5.94k · last commit 2d ago · 3 open issues
- License
-
GPL-2.0 - Setup time
- 30min (docker or bitnami stack)
- Monthly cost
- $5 VPS — small RAM footprint.
Migration sketch. Use the third-party redmine_importer plugin against a Jira CSV export. Workflow states map roughly; agile boards need the redmine_agile plugin (paid) or a free fork.
Good fit forTeams that want a battle-tested, low-maintenance tracker and don't care about modern UI.
Weak atUI is dated; default install is plugin-heavy to feel modern.