From c1e09f686372d2df25df3de92482552b3d1d7251 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Tue, 1 Jan 2019 17:58:07 -0500 Subject: [PATCH] Added Pre-Deployment information --- templates/Traefik/0/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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/)