0.0.1 • Published 10 years ago

stargates v0.0.1

Weekly downloads
2
License
GPL-3.0+
Repository
-
Last release
10 years ago

Stargates

Your private cloud using the latest messaging tech and docker to control your your apps dispersed around the world.

Stargates is a framework that takes a generator approach to building a stargate of your own, but also provides API access if you want to use it in your own app instead of as a generated standalone.

Notice!!

This node module is a work in progress at this time. The official 0.1.0 release is planned for the end of this week - 2014/04/19

Requirements

  1. Docker 0.9+
  2. NodeJs 0.10.6+
  3. ???
  4. Profit!

Installation and usage

There are a few ways to use Stargates:

  1. As a user of the framework
  2. As a user of the API
  3. As a user of the source code

Using the Framework

npm install stargates -g

stargates new mystartgate

Using the API

npm install stargates --save

Using the source ( insert not too clever Star Wars pun here )

git clone https://github.com/rebelhold/stargates.git