this post was submitted on 04 Jun 2025
50 points (100.0% liked)

Selfhosted

46677 readers
340 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Basically as the title says.

I'd like to know what is there on selfhosted solutions if people are using any, to keep tabs on stuff for managing projects. But - here's the thing, I want a thing to help take notes, not a thing that's gonna "make decisions" / "suggest a business plan".

So, basically I'm looking for something self-hosted that incorporates things like (manual!) man-hours tracking, gantt charts, kanban and other organizative diagrams, general (ie.: not "code-oriented") issue tracker.

Ideally to be deployed as an assiatnce to keep track of stuff on a small shop operating a force of 8~12 devs. Me and one other person want to help shield our devs from clients as the company is starying to grow more, enough that asking the devs for hard data on how they are managing themselves (to know if there's room for another project or if overtime is needed, for example) is starting to deprive them of actual devel time. We want to avoid reaching the stage of meetings that could have been emails.

Thanks in advance. Suggestions are welcome, we do have enough time to test a few alternatives before settling on one we just don't know what exists out there that is not "sign in on Github".

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 4 days ago

Interesting that OpenProject is actually a fork of Redmine -- I've got an old Redmine instance I've been using on and off for well over a decade and now I am going to see how tricky it is to migrate over. It sounds like it used to be straightforward but I don't know if that's still the case.

Thanks for the lead!