• 28 Posts
  • 3.14K Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle




  • Doubt cloudflare has access to your date. more like the time old joke of it was DNS.

    Most likely because you purchased your domain through Cloudflare they are also your authoritative name servers for your domain. When you try to access home.your.domain if the local DNS server doesn’t already know the IP to send that traffic to it will ask CF because they are the name servers. As they are having issues they didn’t respond.

    I don’t know if CF allows you do use other name servers with domains purchased by them.






  • If you have a static IP where you host your jellyfin service you shouldn’t need your dydns anymore.

    a domain provider doesn’t know what you are doing. It knows you want to access jellyfin.your.domain but has no clue what you are watching or the specific URLs you are going to.
    Think of it like a library reference card, the library knows you want Encyclopaedia Britannica volume 12, but they don’t know what you are actually looking up.

    I have a domain with porkbun and dont have issues. When my reverse proxy needs a new certificate I do nothing because Traefik uses the porkbun API to do the Let’s Encrypt DNS validation.