question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

domain-specific TARGET_DOMAIN?

See original GitHub issue

I have two zones in Cloudflare, so 2 domains and separate DNS settings. In traefik I specify dedicated subdomains for each domain.

cfcompanion’s config allows to specifiy several domains DOMAIN1, DOMAIN2… However, the TARGET_DOMAIN seems to be used for all domains specified. All CNAME records are created in that TARGET_DOMAIN.

So in my domain1.com DNS settings I get

CNAME    mysubdomain.domain2.com       domain1.com
CNAME    othersubdomain                domain1.com

Instead of one CNAME in domain1.com and the other in domain2.com

Bug ? Or am I not getting something?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mbjurstromcommented, Oct 5, 2020

I think I managed to implement this in https://github.com/tiredofit/docker-traefik-cloudflare-companion/pull/30. Can someone else test it as well and see that I didn’t make a stupid mistake.

It seem to work fine for me at least, using it right now together with the changes from https://github.com/tiredofit/docker-traefik-cloudflare-companion/pull/15.

0reactions
tiredofitcommented, Oct 6, 2020

Tagged as tiredofit/traefik-cloudflare-companion:6.2.0 - Many thanks @mbjurstrom

Read more comments on GitHub >

github_iconTop Results From Across the Web

Learning Target Domain Specific Classifier for Partial ... - arXiv
This paper proposes a novel Target Domain Specific Classifier Learning-based Domain Adaptation (TSCDA) method. TSCDA presents a soft-weighed ...
Read more >
Definition and Examples of Target Domain in Metaphor
In a conceptual metaphor, the target domain is the actual quality or experience described by the source domain.
Read more >
Target Domain Definition and Classification in CASP8 - PMC
In CASP8 target domain boundaries were based on visual inspection of targets and their experimental data, and on superpositions of the target structures...
Read more >
Cross-Domain Sentiment Classification with Target Domain ...
In this work, we propose a method to simultaneously extract domain specific and invariant representations and train a classifier on each of the...
Read more >
What is Target Domain | IGI Global
What is Target Domain? Definition of Target Domain: The abstract phenomenon that is structured and is given meaning by the metaphor.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found