Live data from Hacker News

NodeFu Launches - Opensource Node.js hosting platform

nodefu.com

1–10 of 54 posts

Re: NodeFu Launches - Opensource Node.js hosting platform

#4

Heroku does have experimental Node support if anyone is interested: http://blog.heroku.com/archives/2010/9/20/an_update_on_herok... And Joyent's Node service is pretty good too: https://no.de/

There's also http://webbynode.com/

They have ready-made stacks with Node.js, Rails and Django.

Re: NodeFu Launches - Opensource Node.js hosting platform

#5
If its free, who is footing the EC2 bill?

Which gives me the idea: it'd be cool to have a service like this and have it use a user-provided AWS account.

So you could use a service like this to automatically manage the EC2 instances, and then if you need to take control to expand your instances' functionality you just stop using the service.

Just a thought...

Re: NodeFu Launches - Opensource Node.js hosting platform

#10

Yea, I got tired of waiting for Heroku and Joyent invitations so I created NodeFu and open sourced it so that others could have fun too! The repo is at http://github.com/chrismatthieu/nodefu

Fantastic! Are there any real differences between the current node.js cloud platforms (nodefu, no.de, nodeJsCloud, Heroku's service etc...) from an architectural point of view?
Post reply on HN