Wow! Didn't know this and immensly useful since we're rolling Node on Heroku. Thanks!
On Feb 21, 12:59 am, Anand George <[email protected]> wrote: > Now it's possible to run different version of node.js on Heroku. Check this > > http://www.scoop.it/t/nodejs-code/p/1210329655/run-multi-version-of-n... > > Anand > > On Tue, Feb 21, 2012 at 8:37 AM, Murali Rama Krishnan > <[email protected]>wrote: > > > > > > > > > and more than that, heroku allows custom domain mapping; provides lots of > > addons to your app like Amazon RDS for Free, > > > On Tue, Feb 21, 2012 at 8:33 AM, Murali Rama Krishnan < > > [email protected]> wrote: > > >> I guess heroku works just awesome... > > >> On Tue, Feb 21, 2012 at 3:40 AM, Nuno Job <[email protected]> wrote: > > >>> Y U NO JITSU? :) > > >>> Check out nodejitsu.com. Sign up and come by #nodejitsu at freenode to > >>> get invited. :) > > >>> Deploying works like thins: > > >>> jitsu deploy > > >>> and jitsu works a lot like npm, so it will be really easy for you to > >>> learn. > > >>> Nuno > > >>> Nuno > > >>> On Mon, Feb 20, 2012 at 10:02 PM, Jeremy Darling < > >>> [email protected]> wrote: > > >>>> Here are some I've played with. Takes a while to get invites, and in > >>>> the case of cloudno.de can be painful if you don't understand GIT very > >>>> well (I'm still learning), but it seems the better option IMHO so far > > >>>>http://cloudno.de/ > >>>>https://no.de/ > > >>>> - Jeremy > > >>>> On Mon, Feb 20, 2012 at 12:31 PM, Raffaele Sena <[email protected]>wrote: > > >>>>> VMWare CloudFoundry also offer node.js hosting but I am not sure of > >>>>> what their free plan allows you to do. > > >>>>> -- Raffaele > > >>>>> On Mon, Feb 20, 2012 at 9:54 AM, Jann Horn <[email protected]> > >>>>> wrote: > >>>>> > 2012/2/20 Peng Yu <[email protected]>: > >>>>> >> Hi, > > >>>>> >> To set a nodejs service without setting up a website myself, could > >>>>> >> anybody recommend some free services? > > >>>>> > Well, there's heroku, which has kind of a free plan - you get a bit > >>>>> > more than one CPU-month per month. However, I think its node version > >>>>> > is pretty outdated (0.4.something). Also, there's nodejitsu, which > >>>>> atm > >>>>> > is free because it's in beta. It has an up-to-date node version and a > >>>>> > relatively active IRC channel. Oh, and there's nodester, but in my > >>>>> > experience, nodester isn't excatly good. > > >>>>> > Thise are the ones that immediately come to my mind. > > >>>>> > -- > >>>>> > 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 [email protected] > >>>>> > To unsubscribe from this group, send email to > >>>>> > [email protected] > >>>>> > For more options, visit this group at > >>>>> >http://groups.google.com/group/nodejs?hl=en?hl=en > > >>>>> -- > >>>>> 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 [email protected] > >>>>> To unsubscribe from this group, send email to > >>>>> [email protected] > >>>>> For more options, visit this group at > >>>>>http://groups.google.com/group/nodejs?hl=en?hl=en > > >>>> -- > >>>> 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 [email protected] > >>>> To unsubscribe from this group, send email to > >>>> [email protected] > >>>> For more options, visit this group at > >>>>http://groups.google.com/group/nodejs?hl=en?hl=en > > >>> -- > >>> 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 [email protected] > >>> To unsubscribe from this group, send email to > >>> [email protected] > >>> For more options, visit this group at > >>>http://groups.google.com/group/nodejs?hl=en?hl=en > > >> -- > >> Thanks & Regards > >> Murali Ramakrishnan > >> Cell : +91-9483328082 > > > -- > > Thanks & Regards > > Murali Ramakrishnan > > Cell : +91-9483328082 > > > -- > > 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 [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/nodejs?hl=en?hl=en -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
