|
|
|
|
|
by simonw
2317 days ago
|
|
I got this working with Traefik recently, which has code written to work with APIs from a bunch of DNS providers. I had to switch my domain from Google Domains to Digital Ocean to get it to work though (Google Domains is missing an API). Traefik is a fantastic piece of software. |
|
The docs, however, are terrible. It is because a friend told me that labels in the docker configuration form "groups" where you define everything I finally got it to work (what I mean is that I create a label which covers ho, to match the traffic, what to do with the traffic I matched etc. and all of this relies on one word shared between the different lines).
The community is not very helpful either.
Beside that, once you understand the idea, it works really really well.