Microservices reference application.
- Built by @Phil and @Ian in collaboration with WeaveWorks
- Demo for DockerCon
- Build the "Pet Shop" for Microservices
- Show best practices
- Explore different technologies
- Moved into it's own GitHub Org
- Deployable across variety of schedulers/platforms
ssh csuser@[IP]
sudo /usr/share/google/run-startup-scripts
git clone https://github.com/microservices-demo/microservices-demo.git
cd microservices-demo/deploy/docker-compose
docker-compose up -d