Why the name?
Because the domain and twitter handles were available. Other name choices like Nodester and Nodeku were not available on Twitter.
NodeFu Launches - Opensource Node.js hosting platform
21–30 of 54 posts
Re: NodeFu Launches - Opensource Node.js hosting platform
#22Re: NodeFu Launches - Opensource Node.js hosting platform
#23[deleted]
Re: NodeFu Launches - Opensource Node.js hosting platform
#24Heroku 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/
To help SSJS in getting main-stream adoption, we've coded some apps, Erbix Forms and Erbix Blog, written completely in JS, which we've open sourced and launched in the Erbix App Store ( https://secure.erbix.com/marketplace ).
If you have any feedback let us know.
Re: NodeFu Launches - Opensource Node.js hosting platform
#25Re: NodeFu Launches - Opensource Node.js hosting platform
#26Re: NodeFu Launches - Opensource Node.js hosting platform
#27Heroku 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/
Just to add to the list, there's also nodeJsCloud: http://www.nodejscloud.com/
Re: NodeFu Launches - Opensource Node.js hosting platform
#28Heroku 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/
But competitors are good!!
Re: NodeFu Launches - Opensource Node.js hosting platform
#29If 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...
Great idea! I took notes on the installation of NodeFu on EC2. I would like to include them in the bootstrap readme in the repo so others can easily standup their own instances too.