How you containerize micro service stack? In this project I have gone through the docker file, docker compose file and nginx configuration. When you are containerizing, you first need to create the docker file for your customized image. In this repo we have three docker files and the nginx configuration for our Nginx container, which is the API gateway and finally the Docker compose file.
- 👩🏽💻 Docker (Container Runtime / Environment).
- 👩🏽💻 MicroService Stack (Emartapp: nginx, angular, NodeJs, Java. MongoDB, MySQL)
- 👩🏽💻 AWS EC2
- This is a practice from the course DevOps Projects | 20 Real-Time DevOps Projects