- Clone the repository
git@github.com:dashaun/spring-boot-observability.git
- CD into the repository
cd spring-boot-observability
- Run the code
./mvnw spring-boot:start
- Use docker to serve the content
docker run --name spring-boot-observability -v $PWD/slides:/usr/share/nginx/html:ro -d -p 8089:80 nginx
- Open browser to http://localhost:8089/