Loading repository data…
Loading repository data…
sakit333 / repository
This project demonstrates a complete CI/CD pipeline for automating the build, containerization, and deployment of a simple Java Web Application using modern DevOps tools. It is designed as a student project to showcase practical DevOps implementation on AWS.
A simple Snapchat-style landing page built with HTML + CSS, packaged with Maven, containerized with Docker, and deployed automatically to AWS EC2 using Jenkins.
This project demonstrates a complete DevOps CI/CD pipeline for deploying a static web application.
It uses:
.war file| Tool | Purpose |
|---|---|
| HTML, CSS | Frontend (Snapchat-style landing page) |
| Maven | Build management and .war packaging |
| Tomcat | Web application server |
| Docker | Containerization |
| Jenkins | CI/CD automation |
| AWS EC2 | Cloud hosting |
| GitHub | Source control |
mvn clean package
visudo
Project Done BY @sak_shetty