
Ansible Playbook: Deploy Apache, PhP, MySQL and copy files
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 Playbook comprises of one or more plays, which in turn consists tasks. The Playbook consists of Modules, APIs and Plugins. Modules consists of the […]
Post updated on Jan 2024 At times, for example if a server has a script that needs to copy a file to a client via […]
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 […]
In this document we will be going through an outline of compiling and packaging a Java application using Jenkins. Here Jenkins downloads all files (few […]
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 […]
Jenkins is a Continuous Integration System, and can be made to work as a continuous delivery hub for projects. It is a java based program, ready to run […]
Maven is a Build Automation tool, or in a more accurate way, a Project Automation Tool This is a simple tutorial of how to buld […]
Apache Maven is a software project management and comprehension tool. IT is commonly used to manage a project’s build, reporting and documentation from a central […]
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 […]
Copyright © 2025 | WordPress Theme by MH Themes