Deploying WAR file on Tomcat requires correct port configuration

Deployed a WAR file… but it wasn’t accessible until I changed the port. Day 11 of #100DaysOfDevOps ✅ Today’s task was to deploy a Java web application (ROOT.war) on Tomcat and run it on a custom port instead of the default 8080. The deployment itself was straightforward place the WAR file in the webapps directory and Tomcat handles the rest. Key takeaway: Tomcat auto-deploys applications, but correct configuration (like ports) is just as critical to make them accessible and avoid conflicts in real environments. Day 11 complete. 89 to go 🚀 GitHub 👇 https://lnkd.in/dk8Frue7⁠� #DevOps #Linux #Tomcat #Java #ApplicationDeployment #100DaysOfDevOps #LearningInPublic #SRE #DevOpsEngineer

To view or add a comment, sign in

Explore content categories