Ansible

From the initial installation to the running monitoring stack:

Here you will find all instructions for the basic installation of Icinga.
Compact and practical.

Ansible and the Elastic Stack

Ansible and the Elastic Stack

Last updated: August 6, 2026 · Reading time: 4–6 minutes In this article, I’d like to introduce you to the Ansible Collection netways.elasticstack, which allows you to automatically deploy and manage Ansible and the Elastic Stack (Elasticsearch, Logstash, Kibana, Beats). Using a detailed example, I'll show you step by step how to set up an Elasticsearch node. The most important points in 30 seconds netways.elasticstack fully supports Elasticsearch, Logstash, Kibana, and Beats, and...

Ansible Icinga Collection

Ansible Icinga Collection

Last updated: July 16, 2026 · Reading time: 4–6 minutes With Ansible and Icinga, you can automate the setup of your entire monitoring environment. The " netways.icinga " collection brings together eight roles that handle exactly these recurring steps for you. We'll show you what the Collection can do, where its limitations lie, and how to set up a test environment in just a few minutes using the Full-Stack Playbook. Introduction to the Collection If you run a monitoring system like Icinga, you...

Ansible basics

Ansible basics

Last updated: 28.05.2026 Imagine you have to install the same packages, start services and adjust configurations on 10 servers. Manually via SSH, with copy-paste commands and countless error searches. Ansible, an open source tool developed primarily by Red Hat, automates precisely these recurring tasks. It works without agents on Linux and Windows systems, uses simple, understandable languages such as YAML or JSON and enables scalable and error-free IT processes. This article shows you the...

Infrastructure as Code (IaC): Fundamentals, History, and Practical Applications of Ansible and GitLab

Infrastructure as Code (IaC): Fundamentals, History, and Practical Applications of Ansible and GitLab

Introduction The way in which IT infrastructure is provided and operated has changed significantly in recent decades. In the early years of system administration, everyday life consisted of manually installing individual servers, importing software packages, editing configurations directly in files and starting services. This was not only time-consuming, but also error-prone and difficult to reproduce. Even a small difference in a configuration could lead to problems that were almost...

Data collection with the Support Collector

Data collection with the Support Collector

Last updated: 22.11.2024 What is the Support Collector and how does it work? The Support Collector offers an easy way to automatically record all important information about a server and the installed software components. A ZIP file is created with just a few commands, which can then be made available to our support team. This file contains comprehensive information about the server and the software components, so that repeated requests for details such as software versions or configurations...