
Jenkins : Workshop – CI/CD – Using Git, Maven and Tomcat
In this example we will first use Git CLI to upload source code to GitHub repository. Then we will use Jenkins which will check for […]
In this example we will first use Git CLI to upload source code to GitHub repository. Then we will use Jenkins which will check for […]
Ansible Playbook comprises of one or more plays, which in turn consists tasks. The Playbook consists of Modules, APIs and Plugins. Modules consists of the […]
Ansible is an opensource automation tool used for Configuration Management. It is used for Application Deployment and server provisioning. It works on an agent less […]
Imagine you want to install php in about 200 system, or perform an update of php in these systems !! What if we need to […]
This is a continuation of my previous post about Git and GitHub Installation of Git on Linux, CentOS 7 server is pretty simple. This will […]
GIT is one of the most popular Vesion Control System. In comparison with SVN and CVS, Git keeps a copy of the document in local […]
Puppet is a configuration Management tool, used for managing configuration of systems systematically. It keeps a historical record of state of systems properly. Puppet used […]
Copyright © 2025 | WordPress Theme by MH Themes