Capacity Planning

How to Install Drone CI on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Drone CI on RHEL 10

Introduction Setting up install drone ci on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install Drone CI on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the […]

Read more
How to Install Tekton Pipelines on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Tekton Pipelines on RHEL 10

Introduction RHEL 10 ships with a stable, security-hardened base that makes deploying install tekton pipelines both straightforward and auditable. This tutorial covers the complete procedure for how to Install Tekton Pipelines on RHEL 10, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. Prerequisites Before you begin, […]

Read more
How to Install ArgoCD on RHEL 10 Kubernetes — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install ArgoCD on RHEL 10 Kubernetes

Introduction Setting up install argocd on rhel 10 kubernetes on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install ArgoCD on RHEL 10 Kubernetes, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how […]

Read more
How to Install Nomad on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Nomad on RHEL 10

Introduction How to Install Nomad on RHEL 10 on RHEL 10 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration is reproducible and production-safe. […]

Read more
How to Install Consul on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Consul on RHEL 10

Introduction Setting up install consul on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install Consul on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the result on […]

Read more
How to Install Packer on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Packer on RHEL 10

Introduction RHEL 10 ships with a stable, security-hardened base that makes deploying install packer both straightforward and auditable. This tutorial covers the complete procedure for how to Install Packer on RHEL 10, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. Prerequisites Before you begin, ensure you […]

Read more
How to Install Ansible Navigator on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Ansible Navigator on RHEL 10

Introduction This tutorial demonstrates how to Install Ansible Navigator on RHEL 10 on RHEL 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered RHEL 10 system with the default AppStream repositories enabled. […]

Read more
How to Install InfluxDB and Telegraf on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install InfluxDB and Telegraf on RHEL 9

InfluxDB 2.x is a purpose-built time-series database that excels at storing high-cardinality metrics with millisecond precision, while Telegraf is its companion agent that collects metrics from hundreds of input plugins and writes them directly to InfluxDB. Together they form the “TIG stack” backbone when paired with Grafana for visualisation. On RHEL 9, both packages are […]

Read more
How to Install GitLab Runner on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install GitLab Runner on RHEL 10

Introduction Setting up install gitlab runner on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install GitLab Runner on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the […]

Read more
How to Configure SSH Keys for GitHub on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure SSH Keys for GitHub on RHEL 10

Introduction RHEL 10 ships with a stable, security-hardened base that makes deploying configure ssh keys for github both straightforward and auditable. This tutorial covers the complete procedure for how to Configure SSH Keys for GitHub on RHEL 10, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. […]

Read more
CHAT