command
Version:
v2.0.4+incompatible
Opens a new window with list of versions in this module.
Published: Nov 11, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Shipyard Controller
This is the core component for Shipyard.
Setup
The only thing Shipyard needs to run is RethinkDB.
- Run RethinkDB:
docker run -it -d --name rethinkdb -P shipyard/rethinkdb
- Run Shipyard:
docker run -it --name -P --link rethinkdb:rethinkdb shipyard/shipyard
You can then use the Shipyard CLI to manage.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
middleware
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.