Keycloak Deployment
Keycloakarrow-up-right is used to provide single sign-on to some of the apps.
The following utilities/tools must be present on the user's machine.
kubectl, istioctl, helm, jq, curl, wget, git, bash, envsubst.
kubectl
istioctl
helm
jq
curl
wget
git
bash
envsubst
PostgreSQL
Clone the https://github.com/openg2p/openg2p-deploymentarrow-up-right repo and navigate to kubernetes/keycloakarrow-up-right directory.
Run:
SANDBOX_HOSTNAME="openg2p.sandbox.net" \ ./install.sh
After installation is successful, Keycloak Admin console will be accessible at https://keycloak.openg2p.sandbox.net, depending on the hostname given above.
Last updated 1 year ago
Was this helpful?