On Tue, 25 Jun 2019 12:20:11 -0400, Ananta Chakravartula
<anant...@googlemail.com> wrote:
>One benefit I can think of will be easier upgrades on new releases or
move spacewalk to different host running container service.
>All we have to do is build a new image and mount configs and databases.

Except SW version changes could require DB schema updates, and major PG
version changes could require an export/import of the whole DB.
Containerization seems to be really useful for DevOps moving through the
various stages of dev=>QA=>staging=>Prod when your application is self
contained with minimal external state (configuration files, or mostly
version-independent data). However most of the Spacewalk data, especially
the database, doesn't really fit that mold.

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to