Update README.md

This commit is contained in:
Gerrit Gogel 2021-01-23 23:21:59 +01:00 committed by GitHub
parent 75c107dac8
commit ddc1cfc3f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ Networks:
The caddy reverse proxy integrated in the deployment exposes **port 80**. Point your reverse proxy to that port. The caddy reverse proxy integrated in the deployment exposes **port 80**. Point your reverse proxy to that port.
Long version: Long version:
This deployment does by design **not** include a reverse proxy that is capable of https and Let's Encrypt, because usually Docker users already have some reverse docker-based proxy solution deployed, which does exactly that. If you're using Docker for a while already, you probably know what to do and you can skip this section. This deployment does by design **not** include a reverse proxy that is capable of https and Let's Encrypt, because usually Docker users already have some docker-based reverse proxy solution deployed, which does exactly that. If you're using Docker for a while already, you probably know what to do and you can skip this section.
If you are new to Docker or you are interested in another revers proxy solution, have a look at those options: If you are new to Docker or you are interested in another revers proxy solution, have a look at those options:
- [jwilder/nginx-proxy](https://github.com/nginx-proxy/nginx-proxy) (recommended for beginners) - [jwilder/nginx-proxy](https://github.com/nginx-proxy/nginx-proxy) (recommended for beginners)