add example Caddyfile for fronting Traefik, mark the old one as deprecated and update READMEs

This commit is contained in:
tammes
2023-05-25 22:45:09 +02:00
parent 8a88a85a06
commit 981805002d
5 changed files with 303 additions and 255 deletions

View File

@ -1,6 +1,6 @@
# Nginx reverse-proxy fronting the playbook's integrated Traefik reverse-proxy
This directory contains a sample config that shows you how use the [nginx](https://nginx.org/) webserver to front the integrated [Traefik](https://traefik.io/) reverse-proxy webserver with another reverse-proxy.
This directory contains a sample config that shows you how to use the [nginx](https://nginx.org/) webserver to front the integrated [Traefik](https://traefik.io/) reverse-proxy webserver with another reverse-proxy.
## Prerequisite configuration