#ansible
Read more stories on Hashnode
Articles with this tag
Hi there! Hope you are doing well. Today we are going to set up a Kubernetes Multi-node cluster on top of AWS using one of the best configuration...
Hi there! Today we are going to see what are some of the best and most efficient practices to manage Ansible playbooks and code. Why Roles? Roles...
The DevOps and Automation movement has been gaining steam in recent years especially in this COVID-19 and work from home era. More and more businesses...
Hi there! Today we are going to see how we can configure haproxy and webserver setup on EC2 instances. So let's get into it. I have already discussed...
Hi there! Today we are going to set up basic load balancer using Ansible. For this, I am going to use Redhat as my VM and haproxy as my reverse proxy...
Hi there! Today we are going to set up a docker container and then ssh inside to set up a webserver inside the container. I have already discussed...