Why is docker an upgrade?
- 0 Posts
- 3 Comments
Joined 20 days ago
Cake day: August 24th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Azazel@lemmy.mlto
Selfhosted@lemmy.world•[AIP] Homedex: a self-hosted inventory that writes your homelab's documentation from Docker and your reverse proxyEnglish
10·6 days agoCool project idea! Some questions:
It seems the project currently exclusively watches docker related stuff. Is there any plan to watch services more broadly? Most of my stuff is running directly on the machine as a systemd service without any container (probably bad practice sue me). I’m not sure how feasible it would be to chase down everything that’s supplying a local host endpoint tho.
What’s your AI workflow like? What model, what harness etc
What kinda dependency hell? I’ve been running my jellying server with it installed via pacman for over year and never had any problems. I admit I’ve also not messed with docker much in general but I assumed that would be more annoying cuz it would have to be updated separately and such