- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
Is this easy to self host?
You need a Kubernetes cluster, so probably not.
K3s, RKE2 and Harvester are all really easy to do at home. Harvester is its own os so its more for if you have a homelab but i have rke2 running on every pc in my house including the pies.
I wonder why it‘s not done as a Docker stack as well as an alternative. Maybe not for bigger instances but it would be so much easier to self-host for smaller teams.
Damn.
Based on what he posted it’s basically a collection of other tools (jitsi, Nextcloud, open project, etc). Use whichever ones of them you need in docker.
The feature is opendesk is everything being glued together with Nubus. Otherwise it’s indeed just a big bag of components.
That glue is the whole value of OD. I wish there was a Docker compose version for home servers.
You can probably run it on k3s instead, but I don’t think the juice will be worth the squeeze.
I think I’ll look into the separate components of this. I’ve been trying to figure out which project management software I want to host for both my house and my business. I’m trying to keep track of time, expenses, deadlines etc for the business and similar but more schedule oriented stuff for the home. One portal would be cool but not necessary really. Only 5 users or so. I’ve never worked anywhere with “project management” so maybe I need something else. That’s the fun though. Trying stuff out!
Why does it include jitsi when element is also included?