Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 843 Bytes

readme.md

File metadata and controls

29 lines (21 loc) · 843 Bytes

Dockport

Docker Management for SignalOS based on Shipyard

Build Status

This is very much a work in progress... For production ready code, use Shipyard

Quick Start

There is a deploy script provided on the Northern Signal website for quick installation.

Note: you must already have a Docker engine available. If you do not have Docker, you can use Docker Machine to get started.

curl -s https://northernsignal.com/deploy | bash -s

or if you are using SignalOS:

curl -s https://northernsignal.com/deploy | ash -s

For full options:

curl -s https://northernsignal.com/deploy | bash -s -- -h