Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically detect domains #81

Open
StefanArts opened this issue Jan 3, 2023 · 1 comment
Open

Automatically detect domains #81

StefanArts opened this issue Jan 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@StefanArts
Copy link
Contributor

Description of the feature
As I have a lot of domains pointing to my traefik instance, it would be nice if I wouldn't had to add them manually as environment variables.
The feature would basically look up if the cloudflare account has a zone for each of the used hosts and use it, and if it doesn't, just ignore the entry and throw a warning.

Benftits of feature
You would not have to add all domains manually to the config, which can be messy with a lot of domains, especially as this companion is designed to make things easier with cloudflare

Thanks a lot, keep up the great work!

@StefanArts StefanArts added the enhancement New feature or request label Jan 3, 2023
@modem7
Copy link

modem7 commented Mar 7, 2023

This could be easily grabbed via entrypoints.https.http.tls.domains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants