TalaikisInc / prestashop

Prestashop setup scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prestashop tools

Build

chmod +x build.sh
# Install
./build.sh install
# Create initial:
./build.sh create sitename

Certificates

chmod +x docker_install.sh
./docker_install.sh
# Request
chmod +x certs_request.sh
./certs_request.sh host my#email.com
# Renew
chmod +x certs_renew.sh
./certs_renew.sh host my@email.com

About

Prestashop setup scripts.


Languages

Language:Shell 100.0%