Changes

Jump to navigation Jump to search
No change in size ,  07:58, 9 September 2014
m
formatting
Line 72: Line 72:     
===Docker notes===
 
===Docker notes===
 +
Loose notes:
 +
docker=service
 +
access=public
 +
status=enabled
 +
 +
 +
==Shipyard==
 +
[http://shipyard-project.com/ Shipyard] is a separate GUI project hosted on [https://github.com/shipyard/shipyard Github]. It will allow you to manage Docker instances and images from your browser. It is not required to use and run Docker containers, for all Docker commands can be issued from the command line.
 +
 
For Shipyard to be able to connect to the Docker deamon, the file /etc/sysconfig/docker has to be adjusted to enable socket support and TCP.
 
For Shipyard to be able to connect to the Docker deamon, the file /etc/sysconfig/docker has to be adjusted to enable socket support and TCP.
   Line 82: Line 91:  
The restart the Docker deamon:
 
The restart the Docker deamon:
 
  service docker restart
 
  service docker restart
  −
Loose notes:
  −
docker=service
  −
access=public
  −
status=enabled
  −
  −
  −
==Shipyard==
  −
[http://shipyard-project.com/ Shipyard] is a separate GUI project hosted on [https://github.com/shipyard/shipyard Github]. It will allow you to manage Docker instances and images from your browser. It is not required to use and run Docker containers, for all Docker commands can be issued from the command line.
      
For Shipyard to be able to manage (multiple) hosts, each and every hosts will need to have shipyard-agent installed.
 
For Shipyard to be able to manage (multiple) hosts, each and every hosts will need to have shipyard-agent installed.

Navigation menu