Docker is an open source containerization platform. It enables developers to package applications into containers—standardized executable components combining application source code with the operating system…
Ansible is an open source IT automation engine that automates provisioning, configuration management, application deployment, orchestration, and many other IT processes. It enables infrastructure as…
Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. MySQL is an open-source relational database management system. It’s…
Docker is an open source containerization platform. It enables developers to package applications into containers—standardized executable components combining application source code with the operating system…
In this guide, we will learn how to install and configure Elasticsearch on Ubuntu 20.04 using Ansible. Elasticsearch is a distributed search and analytics…
In this guide we are going to install and configure Postgresql 14 in Rocky Linux Using Ansible. This guide works for other RHEL 8…
In this tutorial we are going to learn how to install and configure Redis 6 on Rocky Linux 8 using Ansible. This guide will…
In this guide we are going to install and configure Postgresql 14 in Ubuntu 20.04 using Ansible. Postgresql is an open source object-relational database…
It is essential to keep your system up to date and to apply all security patches. If you are tasked with managing multiple servers,…