i played around with Incus yesterday on one of my VPSs that I really don’t care about. I did find it really interesting. But im just wondering if its still a bit too much for what i use my home lab for (running local services like jellyfin, gitea, etc.). I would prefer to containerize all of those, but unless im misunderstanding something somewhere (and I probably am), running Incus to then run another instances of ubuntu 22.04 (or whatever) so i can set up Jellyfin or Gitea inside of that seems like a bit of overkill. However, as im trying to get nextcloud set up and running, having it exposed to the internet would mean spousal factor would go way up. Honestly they are about to kill me for using pihole, so having them have to turn on tailscale to connect to nextcloud, well sometimes it feels like its asking too much. So this is where running something in an isolated container would make me feel a bit more at ease. ah if only my spouse would just learn to turn on tailscale when they need it, but i don’t see that happening any time soon.
Comment on Pros and cons of Proxmox in a home lab?
glizzyguzzler@lemmy.blahaj.zone 4 months ago
Incus is way easier to work with than Proxmox, and it sits on your OS of choice instead of being the OS you must use. For home use it’s way easier to use with the web ui, it even has clustering if you want to go hard.
So you can install Incus when you want a VM/LXC container and not have to commit to a VM/LXC container OS from the start.
Also Proxmox free just had a bad update that björked some stuff if you updated when it was live. Proxmox free is rolling and apparently lacks basic sanity checks for updates.
rottedmood@lemmy.linuxuserspace.show 4 months ago
glizzyguzzler@lemmy.blahaj.zone 4 months ago
I do use it to hold internet-exposed things in LXC containers to sidestep having to figure out how to not run things as Docker root.
You do not need it for everything, but since it’s not an OS that makes it your everything, that’s ok! Run Docker containers as you need, put internet-exposed ones in an LXC container, put home assistant in a VM because it’s special.
Lemongrab@lemmy.one 4 months ago
I remember updating (maybe a year ago now) and it making all my containers unaccessable.
glizzyguzzler@lemmy.blahaj.zone 4 months ago
Incus or Proxmox (e.g., should I shift to Incus LTS or something?)
Lemongrab@lemmy.one 4 months ago
If incus works for yoy, use it. Proxmox locks you out of the option to choose your base server distros.
glizzyguzzler@lemmy.blahaj.zone 4 months ago
Ah, I was wondering which one you updated and it made your containers inaccessible!