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

Self Hosted - Self-hosting your services.

14519 readers
6 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

Cross-posting

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

founded 4 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!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] remram@lemmy.ml 0 points 2 years 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.

[โ€“] dogmuffins@lemmy.ml 1 points 2 years 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.