(Note: this is one of several guides possible related to integration with an external datasource. Be sure to familiarize yourself with the overall set to be sure what you do will fit nicely with the others.)
Prerequisites:
Integrating with a PostgreSQL database #577
Something about deploying using the WildFly helm chart
Content:
This would use an example app that uses a datasource. Perhaps kitchensink QS.
The idea here is to move beyond the Integrating with a PostgreSQL database #577 guide by illustrating basic PostgreSQL integration on k8s/Openshift. Things to cover
How to Deploy PostgreSQL
How to Deploy the WF + app server from #577
How to set the various env vars expected by the wildfly-datasources-galleon-pack integration of a DS into the WildFly config
How to use secrets to configure the security sensitive values (username and password)
Follow-on guides:
Authenticating to a PostgreSQL database on k8s/OpenShift using a Credential Store #580
(Note: this is one of several guides possible related to integration with an external datasource. Be sure to familiarize yourself with the overall set to be sure what you do will fit nicely with the others.)
Prerequisites:
Integrating with a PostgreSQL database #577 Something about deploying using the WildFly helm chart
Content:
This would use an example app that uses a datasource. Perhaps kitchensink QS.
The idea here is to move beyond the Integrating with a PostgreSQL database #577 guide by illustrating basic PostgreSQL integration on k8s/Openshift. Things to cover
How to Deploy PostgreSQL How to Deploy the WF + app server from #577 How to set the various env vars expected by the wildfly-datasources-galleon-pack integration of a DS into the WildFly config How to use secrets to configure the security sensitive values (username and password)
Follow-on guides:
Authenticating to a PostgreSQL database on k8s/OpenShift using a Credential Store #580
Related guides:
Integrating with a Mariadb database https://github.com/wildfly/wildfly.org/issues/578