getstackhead / stackhead

Open Source Web Server management. Semi-stable but still WORK IN PROGRESS
https://docs.stackhead.io
GNU General Public License v2.0
1 stars 1 forks source link

Podman as alternative to Docker #38

Open saitho opened 4 years ago

saitho commented 4 years ago

Once modularized we could use Podman as alternative to Docker.

No Terraform provider yet. There is an Ansible collection for launching Pods.

saitho commented 4 years ago

By adding a virtualization collection we are able to install Podman, Docker and other software.

The remaining work is done here: https://github.com/getstackhead/module-container-podman/issues/1

saitho commented 4 years ago

Implementing a Terraform provider for Podman seems difficult. It may be better to use Nomad which supports different virtualization providers. => #57