this post was submitted on 19 Jun 2023
3 points (100.0% liked)

Selfhosted

40198 readers
547 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 1 year ago
MODERATORS
 

Does anyone have any recommendations for issue tracking for homelab setups? I'm sure I could host some Jira clone but that feels overkill for what I'm doing, and something like MediaWiki is too general purpose.

I'm hoping to track future project ideas (Install Jellyfin / Sonarr, etc) and issues with my smarthome (Fireplace Light not accepting color changes via Google Assistant). Ideally with some kind of organization to it (priorities, subitems, etc).

Yeah I could use plaintext, but that's no fun :)

top 10 comments
sorted by: hot top controversial new old
[–] Thalion@discuss.tchncs.de 4 points 1 year ago

Nextcloud Deck

[–] gardenmwm@lemmy.world 2 points 1 year ago

I use a combination of Obsidian and Notion to track my home lab. Obsidian is all the detailed configs and todo’s, while Notion is the documentation for the rest of the family

[–] andrew@lemmy.stuart.fun 2 points 1 year ago

I actually use GitLab for a ton of this stuff plus all my dev work. The issues and boards are all I need, and can be tracked at the group level, so why add another tool?

[–] DunkinCoder@lemmy.world 1 points 1 year ago

I’m trying to move off of Things 3, since I tried to consolidate daily/life tasks with a different section for my lab. Yeah, that hasn’t worked out too well so far. My new job uses GitLab exclusively, so I figure that might be a good pain point to learn the ins/outs of, including issue tracking.

[–] sgtgig@lemmy.world 1 points 1 year ago

Vikunja has become my whole life todo list app and I throw server stuff on there too. I've enjoyed it quite a bit.

[–] SheeEttin@lemmy.world 1 points 1 year ago

I don't, that sounds too much like work. I do what I want when I feel like it.

I have used Trello for idea tracking in the past.

[–] austin@lemmy.world 0 points 1 year ago (1 children)

Have you looking into GitHub projects?

[–] KeepFlying@lemmy.world 1 points 1 year ago

I haven't. I was hoping for something that could be standalone and not attached to a specific repo. But maybe this will work. I'll look at it more.

[–] idle@158436977.xyz 0 points 1 year ago

I use Gitea issues

I landed on Trello for managing my entire life. Personal projects, work projects, home projects, whatever: there's a board and 200 cards for things I'll never actually do :P

It's not self-hosted, but it's free for a limited number (5?) of boards and I mean, good enough.