Nginx
How to setup minexon on Nginx?
Download installation script.
wget -c https://api.minexon.net/installer/nginx.sh?key=LICENSE_KEY -O nginx.shWhat is LICENSE_KEY?
Make the script executable.
chmod +x nginx.shRun the script for installation.
./nginx.shLast updated