Update Docker & Kubernetes/Docker/Docker Compose/Traefik.md

This commit is contained in:
2024-11-07 18:12:39 -07:00
parent 6111a67ffb
commit 7b265e9e7b

View File

@ -107,7 +107,7 @@ LETSENCRYPT_EMAIL=nicole.rappe@bunny-lab.io
!!! info !!! info
There is a distinction between the "Global API Key" and a "Token API Key". The main difference being that the "Global API Key" can change anything in Cloudflare, while the "Token API Key" can only change what it was granted delegated permissions to. There is a distinction between the "Global API Key" and a "Token API Key". The main difference being that the "Global API Key" can change anything in Cloudflare, while the "Token API Key" can only change what it was granted delegated permissions to.
## Adding Servers to Traefik ## Adding Servers / Services to Traefik
Traefik operates in two ways, the first is labels, while the second are dynamic configuration files. We will go over each below. Traefik operates in two ways, the first is labels, while the second are dynamic configuration files. We will go over each below.
### Docker-Compose Labels ### Docker-Compose Labels