Shazia Masseymasseys.hashnode.dev·Aug 12, 2024"Ansible Automation for CI/CD: Seamless SonarQube Integration and Deployment Solutions"The Ansible project workflow involves setting up three EC2 instances of type t2.medium, establishing SSH connectivity with keys, and installing Ansible on the master VM. An Ansible playbook is then created to automate the installation of JDK 17, Java...ansible
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 21, 2024Day 59: Ansible Project 🔥Welcome back to the 59th day of our DevOps journey! Today, we're diving into Ansible, a powerful automation tool that simplifies the management of infrastructure, configuration, and deployments. In this session, we'll set up Ansible, configure EC2 in...63 readsDevops
Shubham Kshetreshubhamkshetre.tech·Dec 19, 2023Easy Custom Ubuntu Server Auto-Install GuideThink back to a time when setting up Ubuntu servers felt like doing a puzzle on each computer, taking forever and keeping you up late. Now, picture a special file – let's call it a magic tool. This file works like a wizard's wand, making the whole se...1 like·297 readsAuto-Installation
Neha Bawaneneha1302.hashnode.dev·Sep 16, 2023Ansible Playbook: Nginx Installation and Webpage DeploymentIntroduction Nginx is a popular open-source web server known for its high performance, reliability, and scalability. Ansible, on the other hand, is a powerful automation tool that enables you to configure and manage infrastructure as code. In this tu...52 readsansible
Oluwafemi Akindeoluwafemiakinde.dev·Apr 18, 2023Streamlining Infrastructure Management: Provisioning Google Cloud VMs with AnsibleAs more and more organizations move their workloads to the cloud, managing infrastructure becomes an increasingly important task. Infrastructure management involves the provisioning, configuration, and maintenance of computing resources like virtual ...7 likes·46 readsAnsibleInfrastructure management