Well the v2 plugin is basically a binary, while v1 is written with Python, which makes it super easy to write an Ansible module
Well the v2 plugin is basically a binary, while v1 is written with Python, which makes it super easy to write an Ansible module
When orchestration or provisioning tools are used (Ansible, kurbernetes, etc…), creating networks and containers are equally readable in code. The way docker compose is designed makes it hard to integrate with these tools.
I am not using docker-compose personally, and moving away from it at work, because it is only a CLI client and doesn’t integrate with other tools except she’ll scripts.
Get a more powerful but quieter device. My 10th gen NUC is loud and sluggish when a mobile client connects.
I use and have contributed to RSShub. Now most of my 200 feeds come from there.
Podman’s strong suite is integration with other toolings, such as systemd
and ansible
.
With ansible
I could define a podman pod and containers in a playbook yml file. And Ansible can do much more, like provisioning the configuration files or setting an auto update service for podman
The gotcha with podman is it’s networking is different from docker. So I would at least plan it out before migrating.
I am more comfortable using Ansible and Terraform, so I find VMs more suited for me. Though for random nodejs or PHP apps, I do put them in postman containers and pods.
No it’s not possible…