53 comments

[ 3.8 ms ] story [ 104 ms ] thread
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/

My company Nodejitsu (http://nodejitsu.com) also provides a node.js Cloud Platform-as-a-Service.

I'm the author of forever and node-http-proxy and it's good to see our production quality node.js software being used by other people :-)

Just to add to the list, there's also nodeJsCloud: http://www.nodejscloud.com/
Thanks to everyone providing the links to all these services. I knew of some of them, but not others. Thanks!
On the same line of thought, we're working on http://www.erbix.com which provides Server-side JavaScript hosting (and a browser-based code editor) using the open-source Rhino engine.

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.

I would definitely be inclined to go with the Joyent service since that's where Ryan Dahl (creator of node) works. And Heroku pretty much rules this realm.

But competitors are good!!

Joyent employs ryah. They've been around for 6 years, although I'm not sure how long they've been doing server-side JS (at least since they bought Reasonably Smart at the start of 2009).
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?
For one Joyents no.de platform runs on their "accelerators" which are basically Solaris containers and there is a different package management system to deal with than you may be used to (they use pkgsrc) but it's pretty easy to figure out. Mostly you will just be using node package manager (npm) for node packages.
(comment deleted)
(comment deleted)
Hi, so we wanted to chime in a bit. We are building our node.js hosting platform (nodeJSCloud) on our own hardware, in a data center. Going this route vs using 3rd party hardware EC2 or Rackspace, gives us complete flexibility to do some nifty things. We are going to e-mail out a newsletter shortly with additional details.
Thanks for this, I couldn't find the link to github easily. Please put it in a slightly more prominent place, so people get what you mean by "open source node hosting platform". Great job!
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...

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.
so you need EC2 to use NodeFu? Not a dealbreaker, but I didn't get that from the splash page.
You can deploy it to your own instance of EC2 or Rackspace or GoGrid or you can run your apps directly on the http://NodeFu.com hosted platform.
gotcha! the hosted platform is killer! When I want to take the dive into node, I'll be sure to try this out!
Looks great! Thanks for open sourcing it so others can learn from what's involved in creating these type of services
Why the name?
Because the domain and twitter handles were available. Other name choices like Nodester and Nodeku were not available on Twitter.
That is cool, because NodeFu sounds much better than either of those names. It is a pretty cool name.
Also, you really might want to add some read permissions to your CouchDB on CouchOne. Currently all nodefu global config data is world readable.
Logo and company name seems very similar to http://www.nodejitsu.com It's also curious NodeFu seem to be using some of Nodejitsu's open-source offerings to make this work. ( https://github.com/nodejitsu/node-http-proxy and https://github.com/indexzero/forever ).

Are NodeFu and Nodejitsu the same company?

NodeFu is not a company but rather an open source project. It does use the http-proxy module - https://github.com/nodejitsu/node-http-proxy
I'm even more confused now. Is NodeFu the open-source offering for Nodejitsu?

If NodeFu isn't a company, how can it be the "heroku for node.js".

Am I missing something here? Because Nodejitsu's logo is a bonsai tree and NodeFu's is a ninja ...
(comment deleted)
(comment deleted)
I like the name... nothing wrong with it.

And congrats for the initiative !

Learning some Ruby now but next step is Node.js, then I will try it out.

Are there any information about the length of the waiting list for coupons?
We are planning to release the next batch of 50 coupons on Friday! Stay tuned...
I like the fu scheme. Great idea. Sensei, are you still giving out coupons?

The site is down for me. /edit: It's now reachable again. Thanks.

The site had an out-of-memory error probably from all of the Mashable traffic. It's only been online for 2 days and needs more tuning. Thanks everyone!
This proves, there is a lot of demand for such a solution and you had an idea, that people like a lot. Congrats.
There is a huuuge demand for ssjs but hard core coders don't want to accept JS is a great programming language for the whole web stack, including mobile apps.
New blog post just released: NodeFu - Free Hosting of Your Node.JS Apps In The Cloud! http://t.co/iHIuTtb < It's a step-by-step example for deploying a @Tropo node.js communications application on NodeFu!
Has anything of significance actually been developed on Node yet? Seems like there is a lot of excitement about it (like the early Rails days), but I haven't seen any sites announcing they're written in it.
We're using it at Loggly for our HTTP inputs.
And.. it's an "under construction" PPC link page already. 2 days!?