Traefik DNS challenge with wildcard certificates | easy tutorial

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 9

  • @techwithmarco
    @techwithmarco  Před 7 měsíci

    Check out my playlist about traefik stuff :)
    czcams.com/play/PLeXyNq8uiaAYOHKR4h4ChZbV1OM3NL31f.html

  • @matteocasagrande5052
    @matteocasagrande5052 Před měsícem

    I have traefik in a local server. I setup traefik.yml (similar to default settings) and there's two certificateResolver: staging and production. May I have to add another configuration for cloudflare?
    I setup my hosts with dynamic configuration in every single docker-compose file for every website. Everything works fine with CNAME DNS (I use a no ip service).
    Now i'm trying to setup a A records for another domain and its subdomains and I'm stuck with cloudflare vs traefik cert resolver. Any suggestion?

  • @primenetwork27
    @primenetwork27 Před 6 měsíci

    How did i reserve proxy outside in docker

  • @joanandestin4201
    @joanandestin4201 Před 6 měsíci

    Hi, How are you doing? My instance is on prem and I followed your example but it won't work for me. I removed the tag "# staging environment of LE, remove for real certs" but "Certificates": null. I am not sure why it is not working. Are we able to connect or can you help me?

    • @techwithmarco
      @techwithmarco  Před 6 měsíci

      Sounds like a timing issue when getting certificates. I'd recommend enabling debug logs of traefik and check what is in there! Drop me a mail! You can find it on my about the channel page.

  • @kylelaker539
    @kylelaker539 Před 3 měsíci

    The A record you make for dev. Is that public or private ip does it matter?

  • @danr2513
    @danr2513 Před 6 měsíci +1

    My issues is this error:
    time="2024-02-20T21:16:41Z" level=debug msg="No default certificate, fallback to the internal generated certificate" tlsStoreName=default
    time="2024-02-20T21:16:41Z" level=debug msg="Added outgoing tracing middleware noop@internal" middlewareName=tracing middlewareType=TracingForwarder entryPointName=web routerName=web-to-websecure@internal

  • @matteocasagrande5052
    @matteocasagrande5052 Před měsícem

    Hi Marco, I find very useful your video! May you suggest me hot to learn this knowledge more deeply? I work in IT as cloud developer from 10 years, I never find a good documentation about this arguments (DNS, etc)