For folks who want to use node-inspector in cloud or other environments
that might be constrained in some way, I've put together a package that may
offer some help: cf-node-debug [1].

I built this specifically for IBM's Cloud Foundry based Paas - Bluemix -
but figured it may be of use for others as well.  Cloud Foundry's
constraint is that each VM can only have one HTTP port open, so you
couldn't debug a web server since you'd need two ports.  I use an HTTP
proxy to multiplex app and node-inspector traffic over a since HTTP port.

[1]
http://pmuellr.blogspot.com/2014/06/debugging-node-apps-running-on-cloud.html

-- 
Patrick Mueller
http://muellerware.org

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/CACAoQH2-PFxSXK4uUV-yr509ZoQ1fU0Gz2gp0z8QvsTe8SwYPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to