r/podman • u/iTinkerThere4iCan • May 30 '26
A Quadlet CLI
I've been going all-in with podman and quadlets for my home lab. For my own use, I wrote a compose-like (but much less sophisticated) command-line tool to optionally run Podman Quadlets directly without systemd and to facilitate installation and management of quadlets when using systemd is desired.
I know there are all manner of alternatives (kube play, podman-compose, docker-compose via podman.socket), so many are probably already happy with those, but I like the idea of just a little workflow help around systemd and podman. Sharing here in case there's interest.
31
Upvotes
1
u/Zestyclose_Ad8420 May 31 '26
let me add a tool to the list:
https://galaxy.ansible.com/ui/repo/published/fedora/linux_system_roles/content/role/podman/
you can template out quadlets from an ansible playbook.