> Awesome! Building these tools is a lot of fun. Yeah I had great fun building this framework. I learnt a lot about node building it.
> One small piece of advice...a lot of your packages are using * for the npm dependency version. Well right now I'm still building it. At some point I will add version numbers to the package.json >It's really cool, Thanks! Thanks dude! On Monday, August 27, 2012 6:46:33 PM UTC-7, Tim Dickinson wrote: > > I would like to say hello to the node community! > > I have been working on the Raft module for a few weeks now. It > is functional but it is still in the early stages. > The concept is very slimier to nodester or haibu. It allows you to host > many apps on a single server or even multiple servers. There is a cli to > deploy your app, check logs, start, stop, restart and get the status of the > app. > > At this point there is still lots to do and many bugs to fix. I am more > then happy to get any contribution to the code! > > Links > https://github.com/FLYBYME/Raft > https://github.com/FLYBYME/Raft-worker > https://github.com/FLYBYME/Raft-node > https://github.com/FLYBYME/Raft-cli > https://github.com/FLYBYME/Raft-proxy > > Things I have imperilment > > - Node > - App API start, stop, deploy, create and logs > - User API register and login > - Worker > - App API start, stop, restart, deploy, create and logs > - NPM dependence management > - App build fail notice > - Cli > - Start, stop, restart, deploy, create and logs > - User register, login > - Proxy > - The old code works but the new code still needs to be written > > > Things I want to imperilment > > - Windows support > - Worker status > - Node status > - Chroot jail for each app > - Worker choke status > - Better authorization for users > - Coupon request for new users > - Password reset > - Heroku dyno style multi apps > - Admin panel > - Main site > - And many more! > > > Let me know know people think. If you think its crap or is its really > cool, let me know! I'm looking for advice on the best way to approach the > idea. > > Thanks again > Tim > -- 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
