Also maybe Podman. Almost the same as Docker but rootless.
Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13?
ndupont@lemmy.blahaj.zone 2 weeks ago
Debian and docker. When you’ll have your local server, just go with Proxmox, which is based on Debian. On that you’ll be free to run any Linux flavour as an LXC container. As you are already familiar with it, that’s a no-brainer. The day you decide to play with a raspberry pi, Raspberry-Pi OS is also Debian with very little customisation.
pixeldaemon@sh.itjust.works 2 weeks ago steel_for_humans@piefed.social 1 week ago
I use Podman on my desktop, but only for that single container (I need Microsoft SQL Server for work). I know they are 99% compatible, including CLI syntax, but in that 1% cases things might break and thus https://selfhosting.sh/ is recommending to stick to Docker for newbies, because almost all tutorials are written for Docker. I don’t know, I might try with Podman, however I don’t really need a steeper learning curve if whatever setup guide for some service that I’m using is not compatible with Podman.
ndupont@lemmy.blahaj.zone 2 weeks ago
I should have a look at podman one day
kyTdKZx9PtDQ9e56u06@lemmy.dbzer0.com 2 weeks ago
I’m gonna second this. Proxmox bare metal and everything else hosted by it as a VM or LXC.