and Installation. Now we will be seeing What is Ansible Playbook and how do we write one. We will be installing git using Ansible Playbook.
Setup WordPress Application using Docker and Docker Network
In this post we will be seeing how we can use Docker Network to launch multiple container in one network and Setup WordPress Application for the same.
Docker Volumes and Bind Mounts
We've already seen how to Install Docker and Introduction to Docker, In this post we're going to understand use of Docker Volumes and Bind Mounts.
Kubernetes: Up and Running
Kubernetes is a software that allows us to deploy, manage and scale applications. The applications will be packed in containers and kubernetes groups them into units. It allows us to span our application over thousands of servers while looking like one single unit.
Basic Linux Commands every DevOps Engineer should know
Basic Linux Commands every DevOps Engineer should know
HTTPD Service is not Idempotent in Nature — Make it using Ansible
HTTPD Services is not idempotent in nature and also consume more resources . So, In this article we are going to see how to make HTTPD service idempotent in nature using automation tool Ansible.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Production & Testing Automation using Docker, Git, Jenkins
Production testing and automation using Docker, Git and Jenkins,
You must be logged in to post a comment.