Skip to content

DSOI-ALL/devops-microservices

Repository files navigation

Angular, Docker and Microservices

NOTE: If you're using Docker CE on Windows, remove the cAdvisor service defined at the bottom of the docker-compose.yml file before running the project.

To run the project (development mode):

  1. Install Docker CE for Mac or Windows (http://docker.com)

  2. Run docker-compose build

  3. Run docker-compose up -d

  4. Navigate to http://localhost

  5. To see your container CPU utilization, memory, etc. visit the cAdvisor URL: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors