MySQL takes a while to start up, and Node will crash if MySQL (or Redis) doesn't respond.
We should probably make it so Node doesn't crash if it can't reach a service, and instead keeps retrying. But I actually think it's good to auto-restart the Node server either way here.