Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
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: | docker build -t deconcentrator: | ||
- | - You can use the `management.sh` script to create the required secret files: `./ | + | - You can use the `management.sh` script to create the required secret files: `./ |
- 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 |