Nginx
Nginx installation, server blocks, reverse proxying, SSL, and performance tuning.
How to Install and Configure Redmine on Ubuntu 18.04
Redmine is one of the most popular open-source project management and issue tracking software tools. This tutorial describes how to install and configure the latest version of Redmine on an Ubuntu 18.04 server.

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.

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
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. This tutorial will outline the steps to install and manage Nginx on a Debian machine.

Secure Nginx with Let's Encrypt on Ubuntu 18.04
Let's Encrypt is a free and open certificate authority developed by the Internet Security Research Group. 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 Ubuntu 18.04

How to Install Nginx on Ubuntu 18.04
This tutorial will outline the steps to install and manage Nginx on your Ubuntu 18.04 machine. Nginx 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.

How to Install Nginx on Ubuntu 16.04
In this tutorial, we'll discuss how to install and manage Nginx on Ubuntu 16.04 systems. Nginx pronounced engine x is a free, open-source, high-performance HTTP and reverse proxy server.

Secure Nginx with Let's Encrypt on Ubuntu 16.04
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 Ubuntu 16.04

How to Install WordPress with Nginx on CentOS 7
In this tutorial we will show you how to install WordPress on a CentOS 7 machine. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to Install phpMyAdmin with Nginx on Ubuntu 18.04
phpMyAdmin is an open-source PHP based tool for managing MySQL and MariaDB servers over a web-based interface. This tutorial describes how to install phpMyAdmin with Nginx on Ubuntu 18.04.

How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.

How to deploy Odoo 12 on Ubuntu 18.04
This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

How to deploy Odoo 11 on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring Odoo for production using Git source and Python virtual environment on an Ubuntu 18.04 system.
