Hey, i’m new to traefik an i use it on a shared docker host. i was thinking about setting up a page that shows which containers (or rather routers) are running and who’s responsible for them. i wonder if i could leave some “metadata” in the traefik config (labels in the compose file) that i can read via the api?
You want to use the Docker API or Traefik API?
To be honest, i didn’t think about the docker as having a restfull API at all, but that’s definitly a option worth looking into. I was thinking about Traefiks API