diff --git a/README.md b/README.md index 1dde2ae..e639101 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Deploy Saleor](https://raw.githubusercontent.com/thewhiterabbit/Deploy_Saleor/main/resources/images/deploy-saleor.png) -

Deploy Saleor

-

A bash script for Production Deployment of Saleor

+

Deploy Saleor

+

A bash script for Production Deployment of Saleor


Description

This script set intends to install and setup specific dependancies, Saleor, and Saleor Dashboard for a production environment. It is assumed that you have already installed Nginx, PHP 7.4, and have some general understanding of the settings.py file and how to setup email outside of this script. Email setup will be added in future versions of this script. This is the initial public release for alpha testing on Ubuntu 20.04 systems.