Skip to content

Nodejs application build on top of http-proxy to dynamically deploy nodejs applications on pm2 and redirect request through a reverse proxy

Notifications You must be signed in to change notification settings

fesaza/nodejs-proxy-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-proxy-watcher

It is a component that is constantly observing a folder to determine which applications should automatically deploy to a local pm2 instance

So, each new folder (application) placed in the applications folder (you can define your folder apps in '/lib/watcher.js', replace the next line with your folder name var folder = 'nodeapps';), the watcher automatically raises it as a new application on pm2

About

Nodejs application build on top of http-proxy to dynamically deploy nodejs applications on pm2 and redirect request through a reverse proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published