Open dokbua opened 3 years ago
Would be great to have a solution for traefik - you'll then save the effort for all the ca-stuff
Traefik: https://traefik.io/traefik/
You can use whatever TLS frontend you like. Actually, snapdrop.net is using Caddy because it is so easy to set up.
Traefik on its own will not work since it does not include a static file server. At least it did not the last time I looked.
You don't have to use the docker image from this repo. It was not meant for production use. It's just there for a local development environment.
Neat, but why does it include an SSL frontend? Can it not work with an existing reverse proxy like Nginx-Proxy-Manager or Traefik?