Skip to content
Snippets Groups Projects
Commit 8a8148d5 authored by Welter, Felix's avatar Welter, Felix
Browse files

Add link to nginx explanation

parent 7a8461a8
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ Pull the image. Replace the version number. If unknown look up the latest versio
`docker pull fwelter/wilps_slide_index:<VERSION_NUMBER>`
Run the image. Adjust the ports according to your setup. Most likly the containers needs to be put behind an
nginx or another webserver to ensure SSL encryption (see below for instructions).
Run the image. Adjust the ports according to your setup. Most likly the containers needs to be put [behind an
nginx](https://gitlab.rrz.uni-hamburg.de/bay1620/wilps-related-items/#nginx) or another webserver to ensure SSL encryption.
```
sudo docker run -p 8080:5000 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment