Tags: bline/meteor
Tags
add api.imply to history.md. also promote `webapp` to a top-level bullet.
add api.imply to history.md. also promote `webapp` to a top-level bullet.
Remove unused mongo-livedata package for deploy-galaxy. mongo-livedata uses galaxy package, which has a connection to galaxy that doesn't get closed, which leads to commands hanging. We should probably have a way to close galaxy's connection, but for now removing mongo-livedata at least stops commands from hanging.
Re-allow the BIND_IP env var to affect things. Put settings in the ri… …ght place.
Upgrade to newly release mongodb 1.3.17, instead of using git version.
Use callbacks for proxy binding method calls. If an app is trying to connect to a proxy that's down, this prevents it from freezing up and allows it to try another proxy if it hears about one.
Specify securePort for admin apps. Otherwise they bind to 4433 by default, which conflicts with normal proxy running on the same machine.
PreviousNext