Update Amazon Server to 0.8.x

95 views
Skip to first unread message

Tim Stewart

unread,
Oct 11, 2012, 8:44:27 AM10/11/12
to nod...@googlegroups.com
I have NodeJS running on an Amazon EC2 server with Amazon Linux AMI. But how do I update from 0.6.18 to 0.8.x? I have tried

sudo yum update nodejs

sudo yum erase nodejs
followed by
sudo yum install nodejs

... and the instructions at:

But the node version sticks at 0.6.18.

Any ideas?

Thanks
Tim

Tim Dickinson

unread,
Oct 11, 2012, 9:45:25 AM10/11/12
to nod...@googlegroups.com
You will have to compile from the git repo or from a tar file.

Tim Stewart

unread,
Oct 11, 2012, 7:29:37 PM10/11/12
to nod...@googlegroups.com
OK, not a problem, that's how I did the original deployment before finding the repository page on nodejs.org. I do find it strange that the latest stable release of the hottest technology on the web is not available as a package for the biggest IaaS provider in the cloud. Are most noders using PaaS, or another AMI?

Thanks
Tim

Joshua Gross

unread,
Oct 11, 2012, 7:35:51 PM10/11/12
to nod...@googlegroups.com
I'm using Joyent's SmartCloud which has been good for us. They're also running 0.6.x by default but upgrading to 0.8.x is easy. 

Maybe they feel better offering an older, "more stable" version. 

-- Joshua Gross
Christian / SpanDeX, Inc.
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Tim Stewart

unread,
Oct 16, 2012, 8:49:09 PM10/16/12
to nod...@googlegroups.com
Thanks Josh, Cameron, seems like a mix of Paas and other AMIs:) I just picked Amazon Linux as it seemed to make sense to use the distro that Amazon made specifically for their infrastructure. Anyway, decided to stick with 0.6.18 for now, and roll Express back to 2.5.9 to get around the issue I was having.

Thanks
Tim


On Friday, October 12, 2012 10:57:58 AM UTC+11, camerondgray wrote:
We run node 0.8 on Amazon EC2 but we are just using a stock ubuntu AMI and then installing node with apt-get. Works fine.
Reply all
Reply to author
Forward
0 new messages