The Travel simple site documentation and configuration for secrets. Here the script to create and insert example data inside a empty DB.
The applications are already configured for MySQL DB
The secrets are included inside the YAML files.
In order to build scripts execute the following commands in a logged in shell:
oc create -f db-secrets.ymloc create -f mail-secrets.ymloc create -f captcha-secrets.ymlNow on your Openshift project you will have a new Secret Map usable on build.
Include configmaps inside your Openahift project, in a logged in shell, run:
oc create -f endpoints-config.ymlThese configuration are not real, the password and key must be changed with some real account configuration