Skip to content

muskanmahajan486/spring-cloud-docker-microservice-book-code-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Spring Cloud and Docker microservice architecture combat second edition" Docker chapter (Chapter 12-14) supporting code

  • This Repo is "Spring Cloud and Docker micro Services Architecture combat the second edition of " Docker chapters (Chapters 12-14) supporting the code, the first edition of matching source See Camden branch.

  • ll Docker Compose is written in the Version 3 file format.

  • Chapter 1-11 package code can be found at: http://git.oschina.net/itmuch/spring-cloud-docker-microservice-book-code

communicate with

Keep updating Spring Cloud and Docker related knowledge , so stay tuned! !

Directory description

docker-1-simple Build a Docker image using Maven's Docker plugin. See the microservice-discovery-eureka directory for details. Use the Docker Compose to orchestrate the Spring Cloud microservices.

Two, docker-2-eureka-ha Orchestrate highly available Eureka Server with Docker Compose

docker-3-complex For a comprehensive example, use Docker Compose to orchestrate the Spring Cloud microservices system and implement dynamic scaling.

Fourth, docker-host Use the Docker Compose to orchestrate the Spring Cloud microservices, using the host network mode. This method is not suitable for production, nor is it written in the physical book. For reference only, play.

Five, ELK In the eleventh chapter, ELK is used. Considering friends who are not familiar with ELK, ELK Compose files are provided.

About

《Spring Cloud与Docker微服务架构实战》Docker章节配套源码。讨论QQ群:731548893

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.2%
  • Dockerfile 1.8%