Hello /r/nginx,
I've been working on two bash scripts in my spare time for NGINX.
Where one is for setting up Reverse Proxies with NGINX, and the other is a L.E.M.P. setup script.
NGINX Reverse Proxy Script:
NGINXY: [https://github.com/beardlyness/NGINXY](https://github.com/beardlyness/NGINXY)
L.E.M.P. script:
NGINE: [https://github.com/beardlyness/NGINE](https://github.com/beardlyness/NGINE)
I've been passively building these out for the past week now, and have been adding more stuff to them as of lately.
My end goal is to have them basically setup, and customizing said services within their respected scripts.
I'd like to get some feedback on the scripts, and what you think I should add, change or remove.
Also if you'd like to contribute to the code base; submissions are welcomed.
Thanks,
Awesome! Thanks will try the nginx one today.