Do you recommend ucore or ucore-minimal?
Comment on First home server advice
giacomo@lemm.ee 2 weeks ago
proxmox is awesome, but i dont think its a right fit for what you’re looking to do. if you just want to run a few podman containers, I’d probably go with a server os that is geared towards containers.
check out fedora’s coreOS or maybe ucore from the universal blue project. it seems like they’re both good candidates for podman. i think opensuse has a similar offering in microOS.
i recently migrated containers from an older Ubuntu server running docker to a ucore server with mainly rootless podman containers. i think I prefer ucore as updates are automated, reboots are scheduled for off hours, and the podman containers are kept updated by systemd service. and cockpit comes on the os image container, so i can poke stuff on a webpage too I guess.
pfr@lemmy.sdf.org 2 weeks ago
giacomo@lemm.ee 2 weeks ago
Haha, you’re not wrong about it seeming a little extra to get installed.
I used coreos live ISO and
coreos-installer
with the ignition file produced from a ucore-autorebase.butane file. I lightly edited the example butane file with the ssh keys I wanted to use, password hash, and “ucore-minimal:stable-nvidia” since I’ve got an old 1060 gpu in the server for jellyfin.
pfr@lemmy.sdf.org 2 weeks ago
Thanks for this. I went down a bit of a rabbit hole today looking into proxmix, and started thinking that a Dell optiplex won’t cut it after reading how using proxmox with zfs uses more resources, plus I kept seeing people recommend ECC ram which is more expensive and is harder to come by.
I’m look at ucore, but most install instructions for things are targeted at debian systems using apt. I guess that’s not a major hurdle though.
Proxmox still peaks my interest, and maybe one-day when I can afford a decent setup I’ll get into it some more.
klangcola@reddthat.com 2 weeks ago
Some key points regarding Proxmox:
For reference, my oldest Proxmox server is a 2013 AMD dualcore 16GB DDR2 ram with VMs on LVMthin on a single SSD, with legacy VM doing mdraid of 3 HDDs using hardware passthrough. Performance is still OK, the overhead from Proxmox is negligible compared to strain from the actual workloads