wiki.ziemers.de

ziemer's informatik Wiki

Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki:software:beuthbot:deconcentrator

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
wiki:software:beuthbot:deconcentrator [19.05.2020 21:49]
Jan Fromme
wiki:software:beuthbot:deconcentrator [19.05.2020 21:52] (aktuell)
Jan Fromme
Zeile 67: Zeile 67:
 - You need to build the deconcentrator image in the directory that holds the Dockerfile. - You need to build the deconcentrator image in the directory that holds the Dockerfile.
     docker build -t deconcentrator:latest .     docker build -t deconcentrator:latest .
-- You can use the `management.sh` script to create the required secret files: `./management.sh prepare`; they are required to start the containers. +- You can use the `management.sh` script to create the required secret files: `./management.sh prepare`; they are required to start the containers. 
 - You will probably want to create a sym-link named `docker-compose.override.yml` to export the nginx port to the public  - You will probably want to create a sym-link named `docker-compose.override.yml` to export the nginx port to the public 
     ln -s docker-compose.production.yml docker-compose.override.yml     ln -s docker-compose.production.yml docker-compose.override.yml
wiki/software/beuthbot/deconcentrator.1589917774.txt.gz · Zuletzt geändert: 19.05.2020 21:49 von Jan Fromme