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
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