strongloop / strong-pm

deployer for node applications
http://strong-pm.io
Other
1k stars 71 forks source link

Portable symlink #273

Closed sam-github closed 9 years ago

sam-github commented 9 years ago

connected to strongloop-internal/scrum-nodeops#848 depends on https://github.com/strongloop/strong-runner/pull/16

rmg commented 9 years ago

Interestingly enough, the IP lookup change is actually compatible with boot2docker, since it will find the vboxnetN interface and address. Not sure about native docker, though, since docker[0-3] are specifically filtered out of the candidate list.

sam-github commented 9 years ago

blocked on strong-pm build failures, but PTAL, @rmg

rmg commented 9 years ago

Changes LGTM once we can get master green on CI.

sam-github commented 9 years ago

@slnode test please

sam-github commented 9 years ago

io.js v3.x is broken because of sqlite3, everything else is green, merging