Nginx Redirect HTTP to HTTPS
Sep 26, 2019

Redirect HTTP to HTTPS in Nginx

In this guide, we will explain how to redirect the HTTP traffic to HTTPS in Nginx. The preferred method to redirect HTTP to HTTPS in Nginx is to configure a separate server block for each version of the site.

Install Nginx on Debian 10
Jul 16, 2019 series

How to Install Nginx on Debian 10 Linux

Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. In this tutorial we'll explain how to install and manage Nginx on Debian 10 Buster.

Install and Configure Redmine on Debian
Jun 18, 2019

How to Install and Configure Redmine on Debian 9

Redmine is a free and open-source project management and issue tracking application. In this tutorial, we'll show you how to install and configure the latest version of Redmine on a Debian 9 server using MySQL as a database back-end and Passenger + Nginx as a Ruby application server.

Install Drupal on CentOS 7 with Composer
Mar 14, 2019

How to Install Drupal on CentOS 7

Drupal is one of the leading open-source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites. In this tutorial we'll explain how to install Drupal 8.6 on CentOS 7.

Mar 14, 2019

How to Install Drupal on Ubuntu 18.04

Feb 25, 2019

How to Install OpenCart on Ubuntu 18.04

Feb 25, 2019

How to Install WordPress with Nginx on Ubuntu 18.04

Feb 25, 2019

How to Install Magento 2 on Ubuntu 18.04

Feb 21, 2019

How to Install and Configure Redmine on CentOS 7

Feb 7, 2019

How to Install and Configure Redmine on Ubuntu 18.04