Home Tags Ansible

Tag: Ansible

Top 10 Open Source Repositories on GitHub 2020

0
GitHub hosts software for development and version control. The main repository can have many branches or forks. GitHub is widely used by developers to...

Top 10 Open Source Tools for DevOps

0
Every now and then, it is time to take an inventory of the tools that developers use in software development. DevOps as a culture...

Puppet or Ansible: Choosing the Right Configuration Management Tool

0
Puppet and Ansible are both open source configuration management tools, each having its own strengths and weaknesses. This article will point the reader in...

DevOps Series Using Ansible to Set Up HAProxy as a Load...

0
In this 24th article in the DevOps series, we will learn how to set up HAProxy as a load balancer for multiple Nginx Web...

DevOps Series Configuring a PostgreSQL Master-Slave Setup Using Ansible

0
PostgreSQL is a free and open source, ACID-compliant, transactional database written in the C programming language. It supports updatable views, triggers, stored procedures and...

DevOps Series Using Ansible to Build GNU Guile

0
This is the 22nd article in the DevOps series and here we will use Ansible to automate the process of building GNU Guile from...

DevOps Series Ansible Deployment of Sensu and Uchiwa

0
While Sensu is a free and open source monitoring and telemetry tool, Uchiwa provides the free and open source dashboard for Sensu. This article...

DevOps Series Ansible Deployment of Monit

0
This is the 18th article in the DevOps series and it discusses the Ansible deployment of Monit, a free and open source utility for...

DevOps Series Ansible Deployment of Consul

0
Consul supports multiple data centres, can be used as a key/value store, and can monitor cluster health. In this 17th article in the DevOps...

DevOps Series Using Ansible with the Security Technical Implementation Guide (STIG)

0
STIG is an acronym for Security Technical Implementation Guide, which is a cyber security protocol that sets the standards for the security of networks,...