This demo is based on https://github.com/GoogleCloudPlatform/microservices-demo so if you're looking for any code / code changes, you need to go there.
- Clone this repo :)
- If not yet done, create the application
humctl create app onlineboutique
- Prepare the resource-definition for an in-cluster Redis
humctl apply -f redis-cart-in-cluster.yaml
- Set variables to your liking in
deploy.sh
andopen.sh
- Deploy using
deploy.sh
and observe in the UI how the services come alive - Use
open.sh
to spawn a new browser window/tab to the right URL