Integrate Terraform CI/CD with Atlantis
Atlantis is a powerful automation tool designed to streamline collaboration and code review workflows for Terraform infrastructure as code (IaC). It acts as a bridge…
Atlantis is a powerful automation tool designed to streamline collaboration and code review workflows for Terraform infrastructure as code (IaC). It acts as a bridge…
In this article, we’ll explore the step-by-step process of deploying an InnoDB Cluster on MySQL, empowering you to harness the full potential of this robust…
Integrating OpenVPN with Google Single Sign-On (SSO) streamlines user authentication and access management processes, enhancing security and user experience. By leveraging Google as the identity…
Goal : We have diff config notification if there are config changes on network devices Requirements: msmtp msmtp-mta ansi2html oxidized script Package Installation pip install…
Previously I have written the article about Install tacacs+ on debian that support for multiple network devices, this now In order to secure remote access…
The sometimes network guy confused to determine root cause related network problem & no data statistic to report as evidence of the root cause at…
I will share a little bit about how to integration terraform with gitlab CI. I think many automation tool for deployment infrastructure starting from building,…
The following scenario IPSec Tunnel Between GCP Cloud VPN to Juniper SRX Create VPN Connections -> Classic VPN No need to configure parameter phase 1…
This scenario which the environment using mode IAP. please install requirement below apt-get install python python-pip nginx git -y pip-install netmiko prometheus_client Then create a…
Goal : Faster deployment in Nexus Switch Requirement DHCP Server ( isc-dhcp-server ) TFTP / SCP Server Cisco Nexus 9000v ( GNS3) Python Script Below…