Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide: Integrating with a PostgreSQL database on k8s/Openshift #579

Open
bstansberry opened this issue Mar 22, 2024 · 0 comments
Open

Guide: Integrating with a PostgreSQL database on k8s/Openshift #579

bstansberry opened this issue Mar 22, 2024 · 0 comments
Labels

Comments

@bstansberry
Copy link
Contributor

bstansberry commented Mar 22, 2024

(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 #578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants