pinitto.me-proxy
v0.4.2
Published
Proxy for Pinitto.me services utilising @nodejitu's node-http-proxy
Downloads
3
Readme
Pinitto.me HTTP Proxy
Proxy for pinitto.me's services.
Utilising Nodejitsu's node-http-proxy
to pass all requests on any number of ports (defaults to 80 and 443) through to another node process.
Code also comes with Nodejitsu's forever
as a dependency with npm start
, npm stop
, npm restart
as possible commands to control the running of the process. Logs are located in the ./logs
subdirectory.
- http://nodejitsu.com/
- https://github.com/nodejitsu/node-http-proxy
- https://github.com/nodejitsu/forever