Thanks for giving a great information about DevOps Good Explination nice Article anyone want to learn advance devops tools or devops online training DevOps Online Training
Maven tutorial provides basic and advanced concepts of apache maven technology. Our maven tutorial is developed for beginners and professionals. Maven is a powerful project management tool that is based on POM (project object model). It is used for projects build, dependency and documentation. It simplifies the build process like ANT. But it is too much advanced than ANT. Current version of Maven is 3. Understanding the problem without Maven There are many problems that we face during the project development. They are discussed below: 1) Adding set of Jars in each project: In case of struts, spring, hibernate frameworks, we need to add set of jar files in each project. It must include all the dependencies of jars also. 2) Creating the right project structure: We must create the right project structure in servlet, struts etc, otherwise it will not be executed. 3) Building and Deploying the project: We must have to buil...
Jenkins Upgrade in Ubuntu: shutdown the jenkins ( goto —> Manage Jenkins —> Prepare for shutdown ) Take a snapshot of the ubuntu (AWS) image Login to the Jenkins (Master) Server Run the below commands $ service jenkins stop / service jenkins stop $ apt-get update / yum update -y $ apt-get install jenkins / service jenkins start $ service jenkins start — Go into Jenkins server Jenkins > Manage Plugins > Select "All" Click "Download now and install after restart" Notable Locations (Config, Logs) Config (config.xml): /var/lib/jenkins Logs: /var/log/jenkins
Thanks for giving a great information about DevOps Good Explination nice Article
ReplyDeleteanyone want to learn advance devops tools or devops online training
DevOps Online Training