nginx

How To Monitor Nagios Alerts with Alerta on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Nagios Alerts with Alerta on CentOS 7

Alerta is a web application used to consolidate and de-duplicate alerts from multiple monitoring systems and visualize them on a single screen. Alerta can integrate with many well-known monitoring tools like Nagios, Zabbix, Sensu, InfluxData Kapacitor, and…

Read more
How To Publish a Vuetify App with Nginx on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Publish a Vuetify App with Nginx on Ubuntu 20.04

Vuetify is a UI components library for Vue.js. Vuetify is highly configurable and customizable. You can modify the components to fit your needs, and you can set up your own theme to have a consistent component library based on your brand style. In this tutorial, you will create a TODOs app based on Vuetify from scratch and publish it using Nginx as a reverse proxy, which is required to deploy a Vue app.

Read more
Cara Mengamankan Nginx dengan Let's Encrypt pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Mengamankan Nginx dengan Let’s Encrypt pada Ubuntu 20.04

Let’s Encrypt adalah Otoritas Sertifikat (CA) yang menyediakan cara mudah untuk memperoleh dan menginstal sertifikat TLS/SSL gratis, yang dengan demikian mengaktifkan HTTPS terenkripsi pada server web. Ini menyederhanakan proses dengan menyediakan klien perangkat lunak, Certbot, yang berusaha mengotomatiskan sebagian besar (jika bukan semua) langkah yang diperlukan. Dalam tutorial ini, Anda akan menggunakan Certbot untuk memperoleh sertifikat SSL gratis untuk Nginx pada Ubuntu 20.04

Read more
How to Set Up and Install Strapi for Production on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Install Strapi for Production on Ubuntu 22.04

Strapi is an open source headless CMS built with the JavaScript programming language. Like many other headless CMS’, Strapi doesn’t come with a frontend out of the box. Instead, it relies on an API that allows you to architect your content structure. In this tutorial, learn how to install Strapi and set up a production environment.

Read more
CHAT