heimdall2 icon indicating copy to clipboard operation
heimdall2 copied to clipboard

Add an Ansible Playbook so the system can run under Podman & Docker

Open rathbunr opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Not related to a problem, but this would make it much easier for small environments to easily deploy the product repeatedly when testing

Describe the solution you'd like

This Ansible playbook installs and configures a set of containers using Podman and Podman-Compose.

The containers include Nginx, PostgreSQL, Heimdall.

The playbook creates a Podman pod and volumes for the containers and sets up Nginx directories and certificate files.

The playbook is tagged for each task to allow for selective execution.

Describe alternatives you've considered I've considered using a playbook to run the docker compose, but this is very messy and is missing a great deal of customization and advanced features that you can leverage when using root less containers

Desired Impact to Workflow I can help contribute to this effort and can donate code I have personally developed.

rathbunr avatar Oct 28 '23 10:10 rathbunr

@rathbunr Sounds great, is there a PR associated with this Epic?

aaronlippold avatar Jan 06 '24 22:01 aaronlippold