I want to replace static configuration of nginx with traefik dynamic nature
but wanted to ask a human if anyone tries such approch before
I tried gpt but still need human openion
- writting a plugin for DNS-01 multiple providers with default provider
- writting a plugin for tls redis store (need more thinking as we need to sync many instances but instances may not serve the same set of sites)
- compile traefik with our needed plugins and only use flags to strip out replaced plugins if not needed and without the ability to fetch plugin store or use it but will keep WASM if stricktly needed
what we still dought about is : does nginx support wildcard certs or issue certs for each tenant (that will be much overhead), also what are options to manage certs and connected domains of cert request dynamically