Skip to content

a docker-compose to quickly spin up a consul + micro api + micro sidecar + micro web environment

License

Notifications You must be signed in to change notification settings

mcoquet/micro-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

micro-compose

a docker-compose.yml to quickly spin up a consul + micro api + micro sidecar + micro web environment.

This is a shameless copy/paste from [here] (https://micro.mu/docs/deploy-docker.html) that has been tweaked to V2 syntax.

For quick microservice infused fun

  1. clone this repo
  2. run it with $ docker-compose up and see the pretty text lines fly by
  3. open https://micro.mu in your browser of choice
  4. ????
  5. PROFIT!

Where stuff is running

In case your lazy like me, you don't wanna read the source, so here's the gist:

  • 8080 micro api
  • 8080/stats api stats web interface
  • 8081 micro sidecar
  • 8082 micro web interface
  • 8500 consul web interface

About

a docker-compose to quickly spin up a consul + micro api + micro sidecar + micro web environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published