timgws/handy-nginx-includes

NGINX + Node JS config

Opened this issue · 1 comments

Is this out of the scope of this repo?

Suppose one needs to have NodeJS and NGINX running.. NGINX should use a proxy scenario to make room for NodeJS to serve some files..

Thanks

Nothing is out of the scope of this project :)

(that is, unless it's not specifically related to getting nginx config built easily!)

Would the reverse proxy template not cover this particular use case? (https://github.com/timgws/handy-nginx-includes/blob/master/vhost-template/reverse-proxy.conf)