Changes

Jump to navigation Jump to search
480 bytes added ,  18:50, 6 September 2014
m
wip
Line 16: Line 16:  
  docker
 
  docker
 
to see the available command line options
 
to see the available command line options
 +
 +
===Docker notes===
 +
Templated /etc/sysconfig/docker based on below db settings
 +
 +
/etc/sysconfig/docker:
 +
-H tcp://127.0.0.1:4243 -H unix:///var/run/docker.sock
 +
127.0.0.1 (localhost) or 0.0.0.0 (public) based on db key shipyard Access
 +
 +
docker=service
 +
access=public
 +
status=enabled
 +
 +
==Shipyard==
 +
Loose notes:
 +
shipyard=service
 +
TCPPort=4243
 +
access=public
 +
status=enabled
 +
 +
===Shipyard agent===
 +
Loose notes
 +
shipyard-agent=service
 +
TCPPort=8000;4500
 +
access=public
 +
status=enabled
    
==Things to do==
 
==Things to do==

Navigation menu