Added URLs that need to be accessible for the installation to work.

This commit is contained in:
Croft 2023-07-27 09:44:55 +02:00
parent 7feb903dfa
commit 8c45e1da80
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Additionally, your site might use its own proxy. You should discuss this with yo
Note that git and Docker may also need to be configured to use this proxy. This is a job for your systems administrators. Note that git and Docker may also need to be configured to use this proxy. This is a job for your systems administrators.
If there is a site firewall, this needs to be configured so that git and Docker can reach the outside world. Another job for the systems administrators. If there is a site firewall, this needs to be configured so that outgoing calls to the following URLs are allowed: *.dkfz.de, github.com, docker.com, *.docker.io, *.samply.de.
Note for Ubuntu: Please note that the uncomplicated firewall (ufw) is known to conflict with Docker [here](https://github.com/chaifeng/ufw-docker). Note for Ubuntu: Please note that the uncomplicated firewall (ufw) is known to conflict with Docker [here](https://github.com/chaifeng/ufw-docker).