

I view podman as a mostly drop in replacement for docker but it doesn’t have a daemon (for better and worse). I wouldn’t recommend using podman for you right now. I’d strongly recommend docker-compose (not docker run).
If you’re ever stuck trying to convert a docker run command to a compose.yml file, composerize.com is helpful.
My server is only available on my LAN and via a VPN. Is fail2ban applicable? Or is it mainly for public facing servers?