The Wayback Machine - https://web.archive.org/web/20161223015844/https://www.npmjs.com/package/stargates
node package manager

stargates

A private cloud system that leverages Skynet to message load balancers and docker behind the balancer to spin up instances for a given uid as needed

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