Skip to content

Quarkus-Travel-Site-Martins96/Quarkus-config-doc

Repository files navigation

Configuration-Documentation-Travel-Scripts

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

Build secrets

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.yml
oc create -f mail-secrets.yml
oc create -f captcha-secrets.yml

Now on your Openshift project you will have a new Secret Map usable on build.

Build configmap

Include configmaps inside your Openahift project, in a logged in shell, run:

oc create -f endpoints-config.yml

P.S.

These configuration are not real, the password and key must be changed with some real account configuration

About

Documentation and exaples config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published