5 ms·
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://
by ChrisMatthieu 16y ago
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 http://github.com/chrismatthieu/nodefu
- davej 16y agoFantastic! 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?
- andymoe 16y agoFor 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.
- deleted 16y ago[deleted]
- deleted 16y ago[deleted]
- nodejscloud 16y agoHi, 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.
- vamsee 16y agoThanks 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!