Live data from Hacker News

Ask HN: Looking for an Alternative to Jira

news.ycombinator.com

71–79 of 79 posts

Re: Ask HN: Looking for an Alternative to Jira

#72
I cant beleive nobody mentioned Redmine (foss). Its the best tool for that purpose out there that can run hundreeds of projects with thosands of users without a hitch. You can customize it to extreme with plugins to look whatever you like but even clot instance is very capable. Its extremelly stable and secure too. Cant recommend it highly enough.

Gitlab iz alternative too but most of it is complete DevOps platform with lots of opionions you may not want or like many of which are not customizable. Redmine has thousands of plugins and its focus is project management, not necesserally development projects too, you can even use it as service desk for end users.

Re: Ask HN: Looking for an Alternative to Jira

#73

You can get reasonably far with Trello, if all you're doing is item tracking. If you're trying to do anything more than a free-for-all workflow, or wanting to do reporting, it's less good.

https://restya.com/board is open source Trello alternative

Thanks for the link to that -- I've been looking for something like this too!

Re: Ask HN: Looking for an Alternative to Jira

#74

I've used Phabricator ( https://github.com/phacility/phabricator ) for years. It's a bit rough around the edges, but it's robust, straightforward and well maintained.

I actually tried to get Phabricator up and running not long ago -- the main issue I have with it is that it seems to need a server (at least a database server) all to itself. It's probably a resolvable issue using some kind of container, but it scared me off a little bit.

Re: Ask HN: Looking for an Alternative to Jira

#79

Earlier quoted context omitted.

+1 on Trello. I'm a Scrum Master and we use it in our current team (~10 devs). I miss the reporting JIRA has tbh, but we get along just fine using workarounds (estimating in cards, etc). Good luck!

Why not use pivotal tracker then? It is trello + estimation.

Ohh, I didn't know about this - thanks for the heads up!
Post reply on HN