ibm-cloud-architecture / refarch-jee

This project provides a Reference Implementation for migrating existing Java EE applications from on-premise to cloud-based deployments, as well as migration to a microservices-based architecture.
Apache License 2.0
17 stars 21 forks source link

Updates to ICP Tutorial for Db2 support via Helm Chart #24

Closed osowski closed 6 years ago

osowski commented 6 years ago

I updated the rest of the tutorial to support referencing Db2 via a locally installed Helm chart deployment.

I also cleaned up the config files layout a bit, since we had exactly duplicate server.xml files in most steps and it was unclear what the need for different ones were. This can probably still be improved, but it is fine for now.

Please review these changes, run through some of them first via my forked repo, and then merge this PR if everything is good.

A couple of items that still need to be addressed: