Update reverse-proxy-traefik.md
include adding to traefik network
This commit is contained in:
@@ -11,10 +11,12 @@ Install Traefik via your preferred method. You can read the official [docker qui
|
||||
|
||||
You can setup auto renewing certificates with different kinds of [acme challenges](https://doc.traefik.io/traefik/reference/install-configuration/tls/certificate-resolvers/acme/).
|
||||
### Router configurations
|
||||
You only have to do any one of these methods.
|
||||
Add tuwunel to your traefik's network.
|
||||
|
||||
Be sure to change the `your.server.name` to your actual tuwunel domain. and the `yourcertresolver` should be changed to whatever you named it in your traefik config.
|
||||
|
||||
You only have to do any one of these methods below.
|
||||
|
||||
|
||||
### Labels
|
||||
To use labels with traefik you need to configure a [docker provider](https://doc.traefik.io/traefik/reference/install-configuration/providers/docker/).
|
||||
|
||||
Reference in New Issue
Block a user