- For an automated installation copy and paste this command in your linux terminal:
curl -sSL https://from.ianmarcel.dev/easy-sourced-nginx | bash
- For a manual installation pull the repository with
git clone
:
git clone https://github.com/Ian-Marcel/Easy-Sourced-NGINX.git
A benefit of the manual installation is the possibility of customizing nginx parameters before build/compile it, edit
configure.sh
file to do so.