This tutorial describes how to install Jenkins on CentOS7. Jenkins is a very popular continuous integration and continuous delivery (CI […]
This Ansible tutorial helps freshers and experienced professionals to understand the basics of Ansible. It can also help as a […]
A Playbook is a file that contains Ansible code. The playbook is written in YAML format. YAML stands for Yet […]
Ansible Vault is a feature that allows users to encrypt values and data structures in Ansible projects. It provides a […]
Docker Compose is a tool for defining and running multi-container Docker applications. When to create it, use a YAML file […]
The docker private registry is a stateless, highly extensible server-side application. Distribute the Docker image. The registry is open source […]