This script installs nginx with custom configuration file.
The script can build the installation from source or get it from the package manager.
Compatible for Mac and Unix machines.
Clone the repo and execute:
sh setup.sh [OPTIONS] [ARGS]you can find the nginx version suitable for your needs on https://nginx.org/en/download.html
For help and support, execute
sh setup.sh -h