|
Whilst trying to test the upgrade process for mod-inventory-storage, I decided to experiment with using Docker compose to repeatable set up the infrastructure needed locally and to deploy an instance of the module.
I thought the infrastructure part of this might be useful for others. This issue is for the work to share that with the community.
Much of this is based upon the work that Craig McNally did to document how to test schema upgrades locally using Docker and I had assistance from a variety of folks (Bohdan Suprun, Wayne Schneider jroot in getting the Kafka configuration working)
|