Then tag with [CBH] as required.
- 0 Posts
- 4 Comments
- realbadat@programming.devtoSelfhosted@lemmy.world•[CBH] Released Lanemu P2P VPN 0.14.1 - Open-source alternative to Hamachi/Zerotier/Radmin/etc.English3·14 days ago
- realbadat@programming.devtoSelfhosted@lemmy.world•what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinionEnglish1·2 years ago
Proxmox is a server OS based on Debian which is oriented on running virtual machines and Linux containers.
The physical server runs proxmox. The services can all be individual containers (LXC’s).
Adding to the number of servers (and migrating containers later) is a benefit of Proxmox, since you can buy another PC to be a server later, and easily expand as you go.
- realbadat@programming.devtoSelfhosted@lemmy.world•what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinionEnglish0·2 years ago
Proxmox.
Each service becomes an LXC. Docker containers can be migrated to LXC, or be contained within an LXC dedicated to docker.
Running out of processing power? Add another server, add to a cluster, and migrate services (LXC or VM) over.
Having run Fedora, Debian, Ubuntu, CentOS, RHEL, slack, even Oracle Linux - Proxmox is what I run for myself (and some clients).
Just about anything is OK for a server, I use whatever hardware I get from work thats being decommissioned.
The biggest limit I see is the ram. Depending on what you spin up and how, it’ll be the tightest budget per service.