What is Terraform? Terraform is an open-source Infrastructure as Code (IaC) tool used for automating the management and configuration of cloud services and infrastructure. It…
Posts tagged as “DevOps”
Pre-Check I will guide you to build a CICD pipeline on your private Gitlab environment. We will deploy the index.html on node1 /var/www/html. In this…
Pre-Check I will guide you use Github self-hosted runner to build a CICD pipeline on your private environment. We will deploy the index.html on node1…
Some background GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You…
System Env [root@ansible ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@ansible ~]# lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release…
System Env OS info [root@ansible /]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@ansible /]# lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS…