MeherchaitanyaRunning GUI application in Docker with XmingIn this article, I am going to attach the docker container GUI in the windows with the help of Xming app.Mar 23, 2021
MeherchaitanyaDynamically changing variables based on OS distro in Ansible PlaybookWhen it comes to some applications like webserver application from apache which has package name as httpd in RedHat based distros and…Mar 28, 2021Mar 28, 2021
MeherchaitanyaAWS EC2 with HAProxy and Apache Httpd for load balancingHello there 👋. In this post, we are going to configure our own load balancer with the help of HAProxy software and apache httpd server…Jan 5, 2021Jan 5, 2021
MeherchaitanyaRunning GUI application in Docker with XmingIn this article, I am going to attach the docker container GUI in the windows with the help of Xming app.Mar 23, 2021
MeherchaitanyaDynamically changing variables based on OS distro in Ansible PlaybookWhen it comes to some applications like webserver application from apache which has package name as httpd in RedHat based distros and…Mar 28, 2021
MeherchaitanyaAWS EC2 with HAProxy and Apache Httpd for load balancingHello there 👋. In this post, we are going to configure our own load balancer with the help of HAProxy software and apache httpd server…Jan 5, 2021
Varshitha GConfiguring HTTPD server on docker container and setting up Python Interpreter on docker container.For this task we follow two major steps to achieve our end goalSep 7, 2022
MeherchaitanyaCreating Terraform module for AWS VPC creationCreating VPC involves a lot of steps like creating the VPC first and then creating a subnet and then routing tables and gateways. So I…Jun 23, 2021