|
docker-compose.yml now contains a configuration for all of the
containers containers. mariadb, catalog-db-adapter, and
request-db-adapter seem to start up and work normally. I
serialized the initializaion of these because that was the
easiest way to ensure they all come up before any other apps.
The catalog and request db adapters could come up in parallel.
Looks like the sdnc adapter comes up ok. The other apps
still need some debugging.
Change-Id: I5730b777ae76dff7552d6024c69a346b9bccfb40
Issue-ID: SO-710
Signed-off-by: Rob Daugherty <rd472p@att.com>
|