♻️ Implement traefik l7
Decision record
See:
We run now behind an L7 LB, to route correctly to the right backend we need to use now the Host Header instead of HostSNI To be able to use the Host header, traefik need to expose certificats instead of the WAF
Changes
- Switch from tcp to http router
- add new container bindings for certificates, this will be used in a file watch directive
Edited by David Jose DELASSUS