How to Install Magento with Nginx on Debian 10

In this tutorial, we will explain how to install Magento 2.3.2 on Debian 10 VPS with Nginx.

Magento is an open-source e-commerce platform written in the PHP language. It is a powerful and one of the most popular solutions for self-hosted online stores due to its simplicity and user-friendliness. Magento allows us to host a fully-functional online shopping cart system without any programming knowledge. Magento also allows us to complement the core files and extend the functionality of Magento by adding new modules. Magento comes with a rich set of features including Website management, SEO, Order management, Customer service tools, Marketing tools, a Checkout system, as well as Payment and Shipping systems. Let’s get started with the installation.

Read More

How to Install Magento on Ubuntu 18.04

How to Install Magento on Ubuntu 18.04

In this guide, we will show you how to install Magento 2 on an Ubuntu 18.04 VPS using MySQL, Nginx, and PHP-FPM 7.2.

Magento is a modern and feature-rich open-source eCommerce web application. Magento is fully customizable to meet any user’s requirements, allowing them to create and launch a fully functional eCommerce store in minutes. Magento is written in PHP and uses MySQL/MariaDB as a database backend.

This guide should work on other Linux VPS systems as well, but it was tested and written for an Ubuntu 18.04 VPS.

Read More

How to Speed Up Magento 2

how to speed up magento 2 website in 9 easy steps

Various e-commerce CMSs, such as Shopify, Woocommerce, Magento, and others, are available in the digital age. Magento is the most popular and extensively used eCommerce platform since it is the most robust, adaptable, and performance-oriented solution among those platforms. As a result, Magento 2, the platform’s most recent version, has become the platform of choice for the majority of eCommerce businesses and online stores.

Nothing, however, is perfect. Similarly, Magento 2 has a number of faults, the most notable of which is its slowness. In this article, we’ll go through the reasons why Magento 2 is slow, as well as ways on how to speed up Magento 2 website in a few easy steps.

Read More

Set up Magento 2 with Redis, Varnish and Nginx as SSL termination

magento 2 with redis varnish and nginx as ssl termination

In this article, we will show you how to install Magento 2 on an Ubuntu 16.04 VPS with MariaDB, PHP-FPM 7.0, Varnish as a full page cache, Nginx as SSL termination and Redis for session storage and page caching.  This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS.

Read More