checkout “My checklist and tips for server setup”
Please share your tips and tricks with me. I would love to hear them and use them.
Any feedback is welcomed.
checkout “My checklist and tips for server setup”
Please share your tips and tricks with me. I would love to hear them and use them.
Any feedback is welcomed.
I’ve spent a few hours with Podman and I was able to get my reverse proxy and a couple smaller services running which is quite nice. I’m using Alpine Linux so there were some extra steps I had to follow but their wiki handles that pretty good. The only issue I need to figure out is how to auto start my services on a system restart since Podman seems to focus on Systemd development. This seems like a good start but I think I need to figure out how pods and containers work in Podman first.
I’ve only started learning this stuff not too long ago but I’m surprised how relaxed Docker is with port management. I was under the impression that docker is more secure because it’s containerized. Even more surprising was how little documentation there is for how to secure Docker ports.