this post was submitted on 27 Jun 2023
4 points (100.0% liked)

Self Hosted - Self-hosting your services.

11086 readers
1 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

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

I'm part of a small team that collaborates on projects. There's up to 50 projects in the queue or in progress at a time, all projects are very similar to one another.

We basically need some kind of task management platform with the following features:

  • tasks need to be grouped by project
  • we need to be able to discuss tasks
  • we need to be able to attach a few files (mostly screen shots) to discussions

That's it really, but everything I've looked at seems to be either a kanban board which just doesn't work for us, or a small part of a larger project management / collaboration ecosystem which is kind of overwhelming.

We're presently using Asana, but while it does what we need IMO it does it very poorly - better suited to teams working on fewer more variable projects.

Of course I'd prefer self hosted & open source but that's not critically important.

Any suggestions welcome!

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago

This looks great actually. Thank you!

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)
[–] [email protected] 1 points 1 year ago (1 children)

I think Vikunja can do all that.

[–] [email protected] 1 points 1 year ago

This looks really, really, great. Thank you!

[–] [email protected] 0 points 1 year ago (1 children)

There's focalboard (if you can get past the weird license): https://www.focalboard.com/

Or you can use Gitea: https://gitea.io/ It's mostly meant for collaboration on source code but it has a ticketing system with boards.

[–] [email protected] 1 points 1 year ago

I did have a look at this, right on their front page it says "focal board is now mattermost boards" or something, this one in particular really does look like part of a larger ecosystem. Even the github repo is being retired as it's being merged into mattermost server or something.

[–] [email protected] -2 points 1 year ago (1 children)

Good luck, that does not exist.

Tools for project management are so specific that anyone who wants to use them needs to change their workflow or create their own tool.

If it was so simple as you told us you could make it in few days. We all know it is not.

So adapt to some specific one, or use google spreadsheets like the rest of us mortals.

[–] [email protected] 1 points 1 year ago (2 children)

Weird take.

So adapt to some specific one

I guess I'm asking for recommendations as to which will be the easiest to adapt to.

[–] [email protected] 1 points 1 year ago

I wish you to find what you are looking for, sadly my experience is it does not exist.

I am sorry if I transfered some of frustration from not having good and simple PM aplication to you, not your fault, just me

If you find something you like - let us know, especially after some months of use

[–] [email protected] 1 points 1 year ago

Would one of the kanban board style apps work if you had multiple projects in one board? If it offers labels or tags you could have a different label for each project.

Jira also lets you have boards from multiple projects but it's not exactly lightweight.