this post was submitted on 31 Oct 2023
1 points (100.0% liked)

Homelab

1034 readers
14 users here now

Rules

founded 2 years ago
MODERATORS
 

Pretty much the title. I've seen plenty of people using proxmox and truenas but I don't really see many homelab users running Ubuntu server or something similar? Do many people actually use it to run docker or any containers on their machines? Just curious.

you are viewing a single comment's thread
view the rest of the comments
[–] well-litdoorstep112@alien.top 1 points 2 years ago

Not in my homelab but in prod, yes. I had a free 15yo box and two days to deploy my app there. Ubuntu Server was the first distro that came to my mind.

It was running for like two years without a problem until the company hired an infra guy who moved all the standalone servers(mine included) to VMs running on a proper rack mounted hypervisor server(or maybe a cluster of servers? IDK) with some backup strategy.

But the guy just took an image of the drive and put it in the VM so it's still running Ubuntu Server. And to this day there hasn't been any problems with it.

Once they had a power outage but fortunately for me the docker containers had autostart enabled so it all came back up. That's about it.