Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 895 Bytes

File metadata and controls

12 lines (10 loc) · 895 Bytes

JavaApplication_IAC_Local

Deploy Java application on multiple virtual machines consisting of Centos 9 and Ubuntu. For this project I am using MYSQL for local storage, MEMCACHED for database caching, RABBITMQ for message queueing, TOMCAT 9 for deploying/building Java application, and NGINX as a load balancer.

If you want to run the script, then

  • Confirm that you have Vagrant and a virtualization provider (e.g., VirtualBox) installed.
  • Navigate to the project directory and run ' vagrant up ' to initiate the local development environment. After setup open the private IP address in the host machine's browser

Output Application would look like this vprofile login page