Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 348 Bytes

MeanDocker

Mean App on 3 Docker Node Containers running as a service ,and One Load Balancer Nginx Dcoker MEAN Application used here is copied from this git repo https://github.com/scotch-io/node-todo.git

  • build nginx image and todoapp1 image
  • change the config/database local url to database:27017/
  • and create a cluster with docker-compose