nginx

How To Install Nginx on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Rocky Linux 9

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is a lightweight choice that can be used as either a web server or reverse proxy.

Read more
Comment installer Nginx sur Ubuntu 20.04 [Démarrage rapide] — step-by-step Linux tutorial on Progressive Robot

Comment installer Nginx sur Ubuntu 20.04 [Démarrage rapide]

Nginx est l’un des serveurs web les plus populaires au monde et se charge de l’hébergement de certains des sites les plus importants et les plus fréquentés sur Internet. Il est plus respectueux des ressources qu’Apache dans la plupart des cas, et peut être utilisé comme…

Read more
How To Install WordPress With Docker Compose — step-by-step Docker tutorial on Progressive Robot

How To Install WordPress With Docker Compose

WordPress is a free and open-source Content Management System (CMS) that is widely used to launch new websites. Running WordPress typically involves installing a LAMP or LEMP stack by hand, work that you can simplify with tools like Docker and Docker Compose. This tutorial will show you how to set up a multi-container WordPress installation with an Nginx reverse proxy. It will also show you how to obtain TLS/SSL certificates for your application domain.

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

How To Monitor Zabbix 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
Ubuntu 20.04でLet’s Encryptを使用してNginxを保護する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04でLet’s Encryptを使用してNginxを保護する方法

Let’s Encryptは、無料のTLS /SSL証明書を取得してインストールし、Webサーバーで暗号化されたHTTPSを有効にする簡単な方法を提供する認証局(CA)です。必要な手順のほとんど(すべてではないにしても)の自動化を試みるソフトウェアクライアントCertbotを提供することにより、プロセスを簡素化します。 このチュートリアルでは、Certbotを使用して、Ubuntu 20.04上のNginx用の無料のSSL証明書を取得し、証明書が自動的に更新されるように設定します。

Read more
CHAT