Skip to content

abhijith0078/Deploy_JavaApplication_IAC_Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

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 load balancer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors