quickstart-openshift
quickstart-openshift copied to clipboard
QuickStart template targeted for OpenShift. Includes a starter app.
currently the PostGIS even if enabled is not present, in the code, add it to demonstrate the capabilities and how it works.
Currently being investigated by @conbrad. Steal those juicy ideas! https://www.hyperdx.io/pricing
Add or expand on troubleshooting. Common problem seems to be postgres port contention and running locally instead of docker compose.
I'm liking the sound of Crunchy over Patroni. Still early. Setup and lots of ideas courtesy of @conbrad. ``` - apiVersion: postgres-operator.crunchydata.com/v1beta1 kind: PostgresCluster metadata: name: ${APP_NAME}-${SUFFIX} spec: image: artifacts.developer.gov.bc.ca/bcgov-docker-local/crunchy-postgres-gis:ubi8-14.7-3.2-0...
This example isn't clickable. Fix it! ``` URL: nr-results-exam-prod-frontend.apps.silver.devops.gov.bc.ca/ ```
https://github.com/bcgov/nr-patroni-chart Blocked until we properly support Helm. Hopefully soon!