jduimovich / standalone-hac

This repo holds the PoC for a gitops install of the Frontend UI for Stone Soup
Apache License 2.0
0 stars 20 forks source link

Mention that keycloak must be installed when we execute the bootstrap script of infra-deployment #4

Open cmoulliard opened 1 year ago

cmoulliard commented 1 year ago

Todo

Can you please document part of the README.md file the following point which is mandatory please ?

This project assumes that keycloak has been installed previously when we installed the HAC backend using using the parameter --keycloak of bootstrap.sh script. See how it is used here: infra-deployments.

git clone https://github.com/redhat-appstudio/infra-deployments.git & cd infra-deployments
./hack/bootstrap-cluster.sh --toolchain --keycloak preview

Note: Using keycloak makes it easier for the proxy to route the traffix since you don't need to get https with certificates working.

northdepotbot[bot] commented 1 year ago

Rock Broth auto comment on your issue