Magento Installation

Magento2

------------------------------------------------------------------------------------------------------------------------------------------------

Magento is an ecommerce stack typically made up of the following components:

nginx/apache

mysql/mariadb

php

Elasticsearch - Used in Magento as the store search engine and product cataloguing system.

Composer dependency tool for PHP - essentially it will automatically install/configure PHP dependancies ie extensions.

Varnish - HTTP caching service

Redis - memory database caching service

------------------------------------------------------------------------------------------------------------------------------------------------

Installation Process

https://www.mgt-commerce.com/tutorial/how-to-install-magento-2-4-4-on-ubuntu-20-04/


Revision #1
Created 2024-01-24 02:07:07 UTC by Daniel
Updated 2024-02-25 04:05:28 UTC by Daniel