🚀Java web application deployment through CI/CD using tomcat
Launch t2.large instance on AWS
Install Tomcat
Donload tomcat from https://tomcat.apache.org/download-90.cgi
Right click on tar.gz and copy link address, download packge on ubuntu with wget
wget https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.102/bin/...
tirucloud.hashnode.dev3 min read