Introduction In this project, I aimed to deploy a Java application stack (Nginx, Tomcat, MySQL) using Docker-Compose. The project objective was to create a complete stack of Nginx, Tomcat, and MySQL in a way that the application would run smoothly in the Docker environment. The Java login application source code was committed to a Bitbucket…

Read More