ikke-t / awx_pod

Ansible role to install Ansible AWX into pod using podman.
55 stars 19 forks source link

Switch to sclorg postgres containers #5

Closed Klaas- closed 4 years ago

Klaas- commented 4 years ago

Hi, I'm thinking about using your ansible role for running an awx container for longer usage, so I am thinking about upgradeablity. The docker library containers do not support upgrading between versions, so I am thinking about changing this role to use the sclorg container. They support upgrades. https://github.com/sclorg/postgresql-container/blob/generated/10/root/usr/share/container-scripts/postgresql/README.md#upgrading-database-by-switching-to-newer-postgresql-image-version

If you'd consider accepting a change this big I'll create a PR for it.

Greetings Klaas

ikke-t commented 4 years ago

Sounds like a good improvement, please go ahead!

ikke-t commented 4 years ago

hmmm, shouldn't this issue be resolved already?

Klaas- commented 4 years ago

This was solved via https://github.com/ikke-t/awx_pod/pull/7