I recently made the switch from the nginx reverse proxy life to Traefik. I've written a couple of other posts recently about the process:
* Running Unifi controller behind Traefik
* Running InvoiceNinja behind Traefik
Today's post is going to cover the final piece of the jigsaw I needed to solve before I could dump nginx, the file provider. In otherwords - how do I use Traefik to route traffic for services that aren't containers or published via another service discovery backend? In the case