Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion [ANN] Raft 0.0.1 PaaS
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marak Squires  
View profile  
 More options Aug 28 2012, 5:56 am
From: Marak Squires <marak.squi...@gmail.com>
Date: Tue, 28 Aug 2012 02:56:29 -0700
Local: Tues, Aug 28 2012 5:56 am
Subject: Re: [nodejs] [ANN] Raft 0.0.1 PaaS

Awesome! Building these tools is a lot of fun.

Feel free to jump in #nodejitsu on irc.freenode.net anytime. I'm sure we've
hit a lot of the same issues you are going to hit, would be glad to help if
we can.

One small piece of advice...a lot of your packages are using * for the npm
dependency version. You should try to not do this. With *, eventually the
package will break if any of the deps change APIs. I always forget what to
use in the dep field so I made http://package.json.nodejitsu.com/ as a
reference.

Cheers!

On Mon, Aug 27, 2012 at 6:46 PM, Tim Dickinson <price.ti...@gmail.com>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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.