Skip to content

Commit

Permalink
Add information about Docker access
Browse files Browse the repository at this point in the history
  • Loading branch information
espenfjo committed Jul 22, 2015
1 parent 4919b95 commit 8d15d7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ Usage
=====
The interface is best run in Docker `docker run --link some-mongo:mongo -p 80:8080 -d espenfjo/spidieface`

To run analysis jobs from the GUI Docker needs to listen to `172.17.42.1:2375`. This can be done by adding `-H tcp://172.17.42.1:2375` to the Docker Daemon options (/etc/default/docker). The WEB GUI will then be able to connect to the Docker daemon to launch `FjoSpidie` jobs.

See https://www.dropbox.com/s/eiwul3ipmqto57s/Screenshot%202013-10-26%2021.35.40.png for how it looks.
See http://i.imgur.com/z9Hh0SQ.png for how it looks.

0 comments on commit 8d15d7c

Please sign in to comment.