12 lines
384 B
Markdown
12 lines
384 B
Markdown
# 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 `<Stack Directory>/Configuration` directory
|
|
* Examples for what it should contain:
|
|
* [Docker](https://docs.traefik.io/configuration/backends/docker/)
|
|
* [Rancher](https://docs.traefik.io/configuration/backends/rancher/)
|