How to Install Gitea with NGINX and Free Let’s Encrypt SSL on Ubuntu 20.04

how to install gitea with nginx and free let’s encrypt ssl on ubuntu 20.04

In this tutorial, we are going to show you how to install the Gitea software on your VPS along with Nginx as a webserver and Free Let’s Encrypt certificate, using Ubuntu 20.04.

install gitea with nginx and free lets encrypt ssl on ubuntu 20.04

Gitea is software written in “Go” programing language and is similar to Bitbucket, GitHub, and Gitlab. The software is used for self-hosted Git service and is compatible with multiple operating systems like Linux, Windows, macOS, and ARM.

The installation will take no more than 10 minutes and you will enjoy it while installing it. Let’s get started!

Read More

How to Install and Configure NGINX and PHP on RoseHosting Cloud PaaS

how to install and configure nginx and php on rosehosting cloud paas

In this article, we’ll learn how to install and configure PHP applications using NGINX webserver on our Cloud Environment. By using this service, we’ll be able to deploy our PHP application within minutes.

The RoseHosting Cloud platform is perfect for developers, as it offers easy application deployment and configuration. It is also popular among web companies since it offers the installation of applications such as WordPress, Magento, or Odoo with a single click. Finally, many large, medium, and small businesses use our PaaS, as it offers seamless implementation of high availability clusters.

Now, let’s begin with the tutorial.

Read More

How to install PHP 7.4 With Nginx on Ubuntu 20.04

install php 7.4 with nginx on ubuntu 20.04

PHP is one of the most popular server scripting languages used for creating dynamic pages. Many popular CMS is written in PHP including, WordPress, Laravel, Magento, and many more.

The PHP 7.4 version was officially released on November 28th, 2019 with a number of new features. It has also few incompatibilities so you should take care before upgrading from the previous version.

In this tutorial, we will show you how to install PHP7.4 with Nginx on our managed Ubuntu server. Also, feel free to learn more about how to install and configure PHP applications using the Nginx webserver on our cloud environment.

Read More

How to Enable ModSecurity Web Application Firewall inside NGINX Server on the RoseHosting Cloud platform

how to enable modsecurity web application firewall inside nginx server

Nginx is a free, open-source, and one of the most popular web servers and reverses proxy servers. Mostly, it is used for load balancing and high-performance websites. It offers a rich set of features including, TCP and UDP proxying, auto-indexing, error code redirection, SSL support, fault tolerance, and many more.

ModSecurity is an open-source web application firewall that protects your web server from different kinds of attacks. You can enable this module with Nginx to block some attacks including, SQL injection, bad user agents, session hijacking, trojans, and more.

Read More

How to Install Odoo 12 on Ubuntu 18.04 with Nginx as a Reverse Proxy

how to install odoo 12 on ubuntu 18.04 with nginx as a reverse proxy
install odoo 12 on ubuntu 18.04 with nginx as a reverse proxy

In this tutorial, we will guide you through the steps of installing Odoo 12 on Ubuntu 18.04. We will also install Nginx and configure it as a reverse proxy. Odoo (formerly OpenERP) is a simple and intuitive suite of open-source enterprise management applications such as Website Builder, eCommerce, CRM, Accounting, Manufacturing, Project and Warehouse Management, Human Resources, Marketing, and many more. Odoo comes in two editions, the Community edition which is free, and the Enterprise edition. In our case, we will install and use the Community edition.

Read More

How to Install Odoo 11 on Debian 9 with Nginx as a Reverse Proxy

how to install odoo 11 on debian 9 with nginx as a reverse proxy

If you want to install Odoo 11 on Debian 9 then this tutorial will be very helpful, giving you guidelines, step by step. Another thing that we will do is installing the Nginx web server and also configure it as a reverse proxy. Odoo, or as we know it from before OpenERP, is a simple and intuitive suite of open-source enterprise management applications like Website Builder, CRM, Marketing, Human Resources, eCommerce, Manufacturing, Project, and installing odoo 11 erp on debian 9 nginxWarehouse Management, Accounting, and so on. More than 3.7 million people use it, both in startup and large companies, making this type of software one of the most popular in the world. You can find Odoo in two editions, the free Community edition and Enterprise edition. We have chosen to install and use the Community edition of Odoo.

Read More

How to Install Odoo 14 on CentOS 8 with Nginx as a Reverse Proxy

install Odoo 14 for CentOS 8

In this tutorial, we will show you how to install Odoo 14 on a CentOS 8 VPS. Odoo is one of the most popular Open Source ERP business management platforms ever made. Thanks to its modular design with over ten thousand modules (or apps) available, Odoo can adapt to your business’s needs and enhance your team’s productivity. It is built using Python and is utilizing PostgreSQL for its database.

installation Odoo 14 CentOS 8 OpenERP

The latest Odoo 14 update comes with plenty of new exciting features, including a brand new Website Builder, a new Business Intelligence Tool, new and improved menus for Inventory and MRP, and much more. Let’s get started.

Read More

Nginx vs. Apache: When to Use One or the Other

Nginx vs Apache: When to Use Either One

The two most popular web servers in the world are Apache and Nginx, with over 60% of all websites worldwide being run by these two web servers. Both Apache and Nginx offer excellent performance and similar features. However, they differ in terms of their architecture, security, and performance.

Because both of these servers are pretty great, it can be hard to choose between them. It’s important to make the right decision since each web server has its own pros and cons.

In this tutorial, we will introduce Apache and Nginx, compare both servers and help you to decide which one is best for your website.

Read More