diff --git a/infrastructure%2Freverse-proxy.-.md b/infrastructure%2Freverse-proxy.-.md new file mode 100644 index 0000000..dc47c30 --- /dev/null +++ b/infrastructure%2Freverse-proxy.-.md @@ -0,0 +1,5 @@ +## Traefik + +Traefik is a reverse proxy which integrates very nicely with docker and other orchestration tools. It looks at Docker container labels to determine routing rules, middleware definitions, and other configuraiton, meaning application-specific configuration can be kept together with the application and easily applied to any server which has a Traefik reverse proxy running, so long as a few basic rules are followed. + +First, check out the [repository](https://git.tams.tech/TWS/traefik-config). Clone it to your server. \ No newline at end of file