open source

How To Gather Infrastructure Metrics with Metricbeat on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Gather Infrastructure Metrics with Metricbeat on CentOS 7

Metricbeat, the replacement for Topbeat, is a lightweight data shipper that collects CPU and memory statistics from a server and sends the data directly to your Elasticsearch deployment. In this tutorial, you will use Metricbeat to forward local system metrics like CPU/memory/disk usage and network utilization from a CentOS 7 server to another server of the same kind with the Elastic Stack installed.

Read more
How To Install and Configure Drone on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How To Install and Configure Drone on Ubuntu 20.04

In this tutorial, you will set up a Drone CI/CD server for source code on GitHub, add a Docker runner, use Let’s Encrypt to secure your instance, and then create a basic YAML pipeline. You will also encounter options to scale your runner using Drone Autoscaler and to store your logs on an s3-compatible server, such as object storage.

Read more
How To Install and Secure Grafana on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Grafana on Ubuntu 18.04

Grafana is an open-source data visualization and monitoring tool that integrates with complex data from sources like Prometheus, InfluxDB, Graphite, and ElasticSearch. In this tutorial, you will install Grafana and secure it with an SSL certificate and an Nginx reverse proxy. Once you have set up Grafana, you’ll have the option to configure user authentication through GitHub.

Read more
Установка Discourse в Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

Установка Discourse в Ubuntu 18.04

Discourse — это платформа для обсуждений с открытым исходным кодом. Ее можно использовать в качестве списка рассылки, форума для обсуждения или тематического чата. В этом обучающем руководстве мы…

Read more
Installieren von Git unter CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Installieren von Git unter CentOS 8

Versionsverwaltungssysteme sind ein unverzichtbarer Teil der modernen Softwareentwicklung. Durch Versionierung können Sie Ihre Software auf der Quellebene verfolgen. Sie können Änderungen verfolgen, zu früheren Stadien zurückkehren und verzweigen, um alternative Versionen von…

Read more
Cómo instalar Git en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Git en Ubuntu 20.04

Los sistemas de control de versiones como Git son imprescindibles para las prácticas recomendadas del desarrollo de software moderno. El control de versiones le permite realizar un seguimiento de su software a nivel de fuente. Puede rastrear cambios, volver a etapas anteriores…

Read more
CHAT