
Secure Nginx with Let's Encrypt on Debian 9
In this tutorial, we will explain how to use the Certbot tool to obtain a free SSL certificate for Nginx on Debian 9. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.
Read more

Secure Nginx with Let's Encrypt on CentOS 7
In this tutorial, we'll provide a step by step instructions about how to secure your Nginx with Let's Encrypt using the certbot tool on CentOS 7

How to Install Nginx on CentOS 7
Nginx pronounced 'engine x' is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. This tutorial will teach you how to install and manage Nginx on your CentOS 7 machine.

Configure Odoo with Nginx as a Reverse Proxy
Odoo comes with a built-in web server, but in most cases it is recommended to have a reverse proxy in front of it which will act as an intermediary between the clients and the Odoo server. This guide provides instructions on how to use Nginx as a reverse proxy to Odoo.
How to Install Nginx on Debian 9

Secure Nginx with Let's Encrypt on Ubuntu 18.04

How to Install Nginx on Ubuntu 18.04

How to Install Nginx on Ubuntu 16.04

Secure Nginx with Let's Encrypt on Ubuntu 16.04

How to Install WordPress with Nginx on CentOS 7
