Skip to content

Instantly share code, notes, and snippets.

View sm-simplifies's full-sized avatar
✍️
Continuous learning 💯

Swapnil Mali sm-simplifies

✍️
Continuous learning 💯
View GitHub Profile

Maven project deploy on tomcat using freestyle method.

We are going to deploy a Java Web Application using Maven on a Tomcat Server built on an AWS EC2 Instance through the use of Jenkins.

Agenda:

  • Create AWS EC2 Instance
  • Setup Jenkins
  • Setup & Configure Maven and Git
  • Setup Tomcat Server