Skip to content

This is a bash script wich automates your workflow and sets up NGINX reverse proxys for you.

Notifications You must be signed in to change notification settings

magicweirdoo/Nginx-Reverse-Proxy-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Nginx-Reverse-Proxy-Automation

This is a bash script wich automates your workflow and sets up NGINX reverse proxys for you.

To use it install nginx on your Linux Server:

sudo apt update
sudo apt install nginx

Execute either with:

sudo chmod +x NGINX_rpat.sh
sudo ./NGINX_rpat.sh

or

sudo sh NGINX_rpat.sh

About

This is a bash script wich automates your workflow and sets up NGINX reverse proxys for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages