0.1.2 • Published 12 years ago

cloudpub v0.1.2

Weekly downloads
12
License
-
Repository
github
Last release
12 years ago

CloudPub.us source code

CloudPub currently is on very early development stage, and some features is not tested or complete yet.

Install

git clone git@github.com:ermakus/cloudpub.git

or

npm install -g cloudpub

By default cloudpub use plain JSON files to store cluster state.

Start

You need to have default ssh keypair for adding other servers. So, please run ssh-keygen first.

node server.js

or

npm start -g cloudpub

then open web interface on http://localhost:4000

License

Please see LICENSE file.