Skip to content

Commit

Permalink
Merge pull request #765 from ChristianMayer/enhance_docu_docker
Browse files Browse the repository at this point in the history
Add documentation for Docker integration (step #9 - just layout)
  • Loading branch information
ChristianMayer committed Dec 9, 2018
2 parents be638db + 3abcb87 commit c930dae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/manual/de/install/timberwolf.rst
Expand Up @@ -75,18 +75,22 @@ Unter *Containers* → *Add Container*
- Restart policy: ``Unless stopped``

.. figure:: _static/portainer_container_add.png
:scale: 50 %

Container im Portainer anlegen

.. figure:: _static/portainer_container_volumes_add.png
:scale: 50 %

Container *Volumes* im Portainer konfigurieren

.. figure:: _static/portainer_container_env_add.png
:scale: 50 %

Container *Env* im Portainer konfigurieren

.. figure:: _static/portainer_container_restart_add.png
:scale: 50 %

Container *Restart policy* im Portainer konfigurieren

Expand All @@ -102,6 +106,7 @@ In der Timberwolf Oberfläche: *Einstellungen* → *Remotezugriff* → *Reverse
Über *Add* bestätigen.

.. figure:: _static/timberwolf_proxy_add.png
:scale: 50 %

Timberwolf Proxy-Eintrag hinzufügen

Expand All @@ -126,6 +131,7 @@ Mit *Actions* → *Deploy the Container* wird der Container nun durch die
neueste Version ersetzt.

.. figure:: _static/portainer_container_replace.png
:scale: 50 %

Container im Portainer durch eine neue Version ersetzen

Expand All @@ -146,6 +152,7 @@ Durch markieren des zu löschenden Images (zu erkennen am Label *Unused* und
dem entsprechenden Tag) kann über *Remove* das Image entfernt werden.

.. figure:: _static/portainer_image_remove.png
:scale: 50 %

Portainer Dialog um ein Image zu löschen

Expand Down Expand Up @@ -184,6 +191,8 @@ Empfehlung die Testing Version mit diesen Parametern zu installieren:

- URL: ``visutest``, Target ``http://127.0.0.1:28080/``

----

.. [1] Um den Inhalt einer RRD Datei ``RRD_Name`` von einer Architektur auf eine
andere zu übertragen muss auf dem Quell-System (also z.B. dem WireGate) der
Befehl
Expand Down

0 comments on commit c930dae

Please sign in to comment.