Skip to content

Commit

Permalink
#3222: rancher.rst, add screenshots images
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed May 4, 2018
1 parent 8f5e13e commit aeee697
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions doc/installation/rancher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -249,19 +249,20 @@ to install |rancher|_:
**Note:** when starting the docker terminal, make sure to `Run as administrator`.
The following |docker-compose.development.yml|_ lines indicate corresponding port forward:
Once the rancher build succeeds, a single `MLStack` will be created:
.. code:: bash
.. image:: https://user-images.githubusercontent.com/2907085/39613056-9cf9289e-4f32-11e8-97ac-608c4bd21672.JPG
This stack will have numerous services contained within numerous containers:
.. image:: https://user-images.githubusercontent.com/2907085/39613057-9d06f0aa-4f32-11e8-8fe4-5a9d58d387dd.JPG
ports:
- "5000:8080"
- "6000:9090"
Each can be inspected individually. However, the actual application can be accessed:
.. image:: https://user-images.githubusercontent.com/2907085/39499223-97b96fce-4d7a-11e8-96e2-c4e31f6b8e09.JPG
.. |rancher| replace:: rancher
.. _rancher: http://rancher.com
.. |installation| replace:: installation
.. _installation: docker
.. |docker-compose.development.yml| replace:: ``docker-compose.development.yml``
.. _docker-compose.development.yml: https://github.com/jeff1evesque/machine-learning/blob/master/docker-compose.development.yml

0 comments on commit aeee697

Please sign in to comment.