diff --git a/templates/Traefik/0/README.md b/templates/Traefik/0/README.md index f64f053..c74dc61 100644 --- a/templates/Traefik/0/README.md +++ b/templates/Traefik/0/README.md @@ -1 +1,11 @@ -# Traefik \ No newline at end of file +# Traefik + +## About + +## Pre-Depoloyment + +* Create a "traefik.toml" file to configure Traefik how you would like for it to function + * This will go in the `/Configuration` directory + * Examples for what it should contain: + * [Docker](https://docs.traefik.io/configuration/backends/docker/) + * [Rancher](https://docs.traefik.io/configuration/backends/rancher/)