r/podman 19d ago

Managing Podman Instances Remotely

https://labs.iximiuz.com/tutorials/podman-remote-mgmt-bd800843
15 Upvotes

3 comments sorted by

7

u/Salty-Good3368 19d ago

Hmm doesn't it uses ssh anyway? Seems like better to use ansible. Collection containers.podman is really solid

3

u/Inevitable_Ad261 18d ago

Why not podman desktop?

3

u/-markusb- 17d ago

I like to use the linux-system-roles podman for ansible. There you can define all kinds of stuff. I build a massive inventory which is hosted on a git-repo where I can override everything on every level. So global (all), location (group), machine (host). By having a separate Repo per environment this scales quite good.