DevOps for J2EE applications

 what is DevOps? 


DevOps is a new philosophy that can basically help organizations innovate faster, and be more productive, and also help the business to be more responsive as the need arises. It promotes the collaboration between developers and operations by automating infrastructure, workflows, and continuously measuring application performance. So, what are the goals.

The benefits of DevOps :















--> Bleow screen has all the downloaded files in Downloads dir.

--> create devOps dir
-->move tomcat dir to devOps dir.
-->go to the conf dir to modify the roles and access tomcat console.



 modify the roles as shown in below.






go to bin dir and set execute permissions if required.



 --> set JAVA_HOME if required.

start the tomcate and tail the logs.

./catalina.sh start

tail -f 








Start the artifactory.sh












logout and login with admin



configure the maven
set java and maven paths in .bash_profile.sh in linux  to make sure maven run successfully









refresh the source file.








Install and Configure Jenkins Part 1
























Comments