DIY node.js server on Amazon EC2(cuppster.com) |
DIY node.js server on Amazon EC2(cuppster.com) |
People were having issues with the init script gist... upstart simplifies things quite a bit.
One issue I've run into trying to push from my windows 7 machine to my instance is a "Permission denied(publickey)" error, which I assume is due to a missing SSH key in git for my ec2 instance? Does anyone know how to tell the ec2 alias to use my instance private key when connecting?
Spent too much time figuring that out the hardway...