In my day job, we use Jira to manage our software development projects. For various things at home, I would also like to use a ticket system, And while I wholeheartedly hate Jira, compared to the open source alternatives I found, it is still the best system.

Is anyone aware of a good alternative that provides a good backlog view, a Kanban board, and the possibility to group tickets together in epics and sagas?

  • 2 months

    When JIRA practically stopped supporting self-hosted installations we migrated to YouTrack and it worked quite well. Not as powerful, but the simplicity also comes as an advantage.

    • 2 months

      Also running youtrack here and I’m quite happy about it. It lacks some features though that seem quite basic to me. E.g. you can’t sort knowledge base articles alphabetically and in the Gantt chart you can’t show the due date of an issue

      Also the android app crashes all the time

      • 2 months

        The knowledge base really could use a lot of improvement. The basic ticketing and agile board system works quite well though.

    • 2 months

      Wanted to look at Taiga a bit and then saw this:

      halliburton uses it?

      That’s a no for me, dawg.

      EDIT: Nah the downvoters are right, Halliburton is one of the “most agile” companies in the world, and has a stellar reputation I should flaunt on my homepage /s

      • 2 months

        I mean, technically they could have hyper agile teams that use taiga there?

        When they say agile they don’t mean that the company is flexible and adjusts to new situations quickly.

        They mean that those companies are some of the most proficient in Agile software development methodology.

        To be fair I see how people can get them confused. But in the context of work tracking they clearly mean the latter. They even use the capital “A” in “Agile”.

        You can learn more here: https://en.wikipedia.org/wiki/Agile_software_development

        • 2 months

          Look man I know what Agile is, and I can guarantee fucking Halliburton is not amongst the most Agile companies in software. I’ve worked for government contractors (not defense contractors, sorry, I like my soul right where it is) and they all claim to follow Agile methodologies and do everything but.

          However, even if they were very “Agile”, why the fuck would you plaster their logo on your homepage as if it’s a great thing that they’re using your software?

          The company that makes this software is dying to become more evil and/or more terrible than even Atlassian, and I would very much not bother investing my time to learn the nuances of their begging to be acquired by Satan products.

          • 2 months

            I agree that taiga shouldn’t feature Haliburton.

            This all bearing said do you really think the people working on Taiga seek to be more evil and more terrible?

            • 2 months

              The people working on the software might not, but the pointy headed managers obviously are reaching for it, and in the end the people working on the software’s opinions don’t matter in the least.

              • 2 months

                For property software you would be right. Yah.

                But it’s open source AGPL stuff. Full time devs improving AGPL code is good even with pointy haired managers.

                This all being said I don’t think even the managers aim to become more evil and more terrible as their goal.

                • 2 months

                  This all being said I don’t think even the managers aim to become more evil and more terrible as their goal.

                  Of course, most managers’ goal is not to become more evil and more terrible. Their goal is to attain more money and power. Becoming more evil and more terrible is simply the means toward those ends.

    • Thanks for sharing! I’ve already used Taiga, which is super cute, for Scrum, but didn’t know about Vikunja. Looks really cool for stuff that doesn’t warrant its own project.

    • 2 months

      Yep, I agree, UI looks a bit old but reacts quickly so it’s nice to use. You need to add plugins for some features like kanban.

  • 2 months

    I self-host Forgejo and use its issues for this purpose, though it’s probably too simplistic based on your description.

    • When I tried it, it was quite weird and unintuitive to me, also the Community Edition lacks quite a lot of features.

    • 2 months

      They require an “data center” subscription now, and they will end support for that in 2029. So self hosting jira is basically not an option anymore.

    • 2 months

      Comically, the organization with the worst history for virtualization now doubled-down on SAAS. This is certainly going well.

      • 2 months

        It’s sloppy. They cobbles the existing self hosted java app into a SAAS, but it’s a horrible foundation. They should have rewritten it, but that’s asking them to pay developers instead of executives and profit was clearly prioritized.

  • 2 months

    Huly is worth checking out. We’ve been on it for about a year. They’re in super active developments so features are coming rapidly, sometimes breaking or requiring migrations.

    They have both a SaaS version and self-hosted version.

    • 2 months

      They seem to be in bed with livekit.io and OpenAI. They’re also still using Telegram and X. That means Huly isn’t a fit replacement for anything.

    • That project looks great. If they ever move their code out of Github I would contribute.

  • 2 months

    It’s strictly a ticket system without any pm/kanban, but I really like RT request tracker.

  • 2 months

    Trac has backlog and milestones (for epics and sagas) and plugins offer kanbans. It’s been OK when I’ve used it, including hosting one.

  • GitLab can do all of this. But iirc the Epic feature is paywalled. As for a plain ticketing system(that can integrate with GitLab, try Zammad.

  • Check out OpenPeoject if you’re wanting something like Jira. Personally, for home/personal tasks, I like the Deck software that comes pre installed with NextCloud. It’s more basic, but I don’t need too many features for my personal stuff; just a kanban board.

    • I tried Open project, but it was kind of weird. Also, for quite a lot of features, they require you to purchase a license. The community edition feels quite crippled.

  • 2 months

    … But why?

    Are… are you going to ask your wife and daughter to start submitting tickets if jellyfin stops working, or nextcloud stops syncing?? Are you going to create dashboards to make sure you are meeting SLIs?

    Or am I missing the point of what jira is for? (This is what I use jira for at work…)

    • 2 months

      This is what we use Jira Service Management for at work(break/fix tickets), but Jira, the core software, is used for stuff like code development.

      Not sure what use case OP has for Jira specifically, but I could see it being beneficial for a homelab where you’re building out docker containers manually or tracking your own coding projects or you want an (overkill) way to do project management for your homelab.