Prerequisites:
Type
./build-deploy.shto build and run the services on Docker your local environment.
To change the URI of the Config Server GIT Repo, edit
docker-config-service/src/main/resources/application.propertiesthe line
spring.cloud.config.server.git.uri=https://github.com/<USER>/<REPO>.gitSpring-Boot-Admin dashboard is available under
http://localhost:9000Eureka dashboard is available under
http://localhost:8761