What is the recommended way to deploy Node.js on Ubuntu 12.04 in a production environment?
I saw this ppa, but I don't know if is well-maintained, working, or even trustworthy.
I know that it is easy install Node.js manually, but it seems to me that installing it using the Ubuntu packages manager will allow me to save some management time and will be more integrated with how the underlying server is being currently management.