Тёмный

Cloudflare DDNS w/ Docker - Keep your public IP updated automatically 

Raid Owl
Подписаться 99 тыс.
Просмотров 26 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@jmugoose30
@jmugoose30 9 месяцев назад
Why did you move away from tunnels? Seems you wouldn’t have to worry about up changes and would work with failover up changes.
@RaidOwl
@RaidOwl 9 месяцев назад
Tunnels are bit more of a black box than standard https traffic through their proxy. There are pros and cons to each, but since I'm not CGNAT'd I stick with their proxy DNS.
@fabiocanepa
@fabiocanepa 9 месяцев назад
Is the load_balancer mandatory ? Because I have only one IP and for this reason I didn't create the load_balancer section in the conf file but when I execute the script I see this error: Traceback (most recent call last): File "/home/pi/docker/cloudflare-ddns/cloudflare-ddns.py", line 316, in updateIPs(getIPs()) File "/home/pi/docker/cloudflare-ddns/cloudflare-ddns.py", line 248, in updateIPs updateLoadBalancer(ip) File "/home/pi/docker/cloudflare-ddns/cloudflare-ddns.py", line 191, in updateLoadBalancer for option in config["load_balancer"]: ~~~~~~^^^^^^^^^^^^^^^^^ KeyError: 'load_balancer'
@metalmanexetreme
@metalmanexetreme 9 месяцев назад
I’m definitely not knowledgeable enough to be messing with any of this yet, but I’m subbing to you so that when I do become proficient enough to mess with it I can come back and follow along
@MichelRibeiro-o2o
@MichelRibeiro-o2o 8 месяцев назад
I would like to congratulate you on your excellent work, I really like your videos. I would like to ask if possible if you could record a video explaining how to run nginx-proxy-manager together with traefik inside portainer, honestly this is an extreme headache for me and I really need to learn, I believe this is the question of several followers. Thanks in advance.
@takeover4726
@takeover4726 6 месяцев назад
all i get is error reading config file
@richcreedy4118
@richcreedy4118 9 месяцев назад
i'm using a cloudflare tunnel
@nimblor
@nimblor 9 месяцев назад
How is this different from just using the cloudflare-DDNS docker?
@RaidOwl
@RaidOwl 9 месяцев назад
Probably no different. I assume both use ddclient and the Cloudflare api.
@KarlMeyer
@KarlMeyer 9 месяцев назад
I still use DuckDNS. The docker container used to set it up is brain-dead simple.
@IrishKingzz
@IrishKingzz 9 месяцев назад
DuckDNS is the best. I tried to set up a reverse proxy but I'm to stupid to get it working
@krzysi3k-yt
@krzysi3k-yt 9 месяцев назад
I'm also using DucksDNS, python script scheduled in ci/cd pipelines, works flawlessly
@darkzero4608
@darkzero4608 3 месяца назад
Duck DNS won't work if ISP uses CG-NAT Network behind.
@DanielTekmyster
@DanielTekmyster 9 месяцев назад
I am using cloudflare as my dyn dns also, love the control. Also using nginx reverse proxy
@smallqwaro
@smallqwaro 9 месяцев назад
if there isn't anything that bypasses cloudflare from the internet then I think the arrows should just go from the internet to cloudflare to your modems.
@intertan
@intertan 9 месяцев назад
Well, there is my Sunday project
@borrachomejor6767
@borrachomejor6767 5 месяцев назад
Did you update your image to only support `arm` based processors recently? I originally set everything up using your image on an `amd64` machine but after making some changes and trying to restart the container I run into the below error. I only see a `:latest` tag on Dockerhub. I switched back to the `oznu/cloudflare-ddns` image and it seems to be running fine. `The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v2) and no specific platform was requested`
@JamesTenniswood
@JamesTenniswood 9 месяцев назад
Or just use cloudflare tunnels. End of story
@ImARichard
@ImARichard 9 месяцев назад
Just out of curiosity, is there a benefit to using the loadbalancer in cloudflare over just using standard DDNS updating of A records and using the Unifi WAN failover? Or just wanted to play around with the Cloudflare loadbalancing? Ive yet to be able to test it, but in theory if primary WAN goes down and you fail over to secondary long enough the DDNS container will just automatically fetch your secondary WAN IP and update your A records according.
@RaidOwl
@RaidOwl 9 месяцев назад
Yeah that’s def another way to do it. But I’ve wanted to have an external LB for awhile and couldn’t pass it up for $5 haha
@ImARichard
@ImARichard 9 месяцев назад
@@RaidOwl fair enough, part of the fun of homelabbing is playing around with stuff just because you can anyway!
@Dinez
@Dinez 9 месяцев назад
Thanks for sharing all the knowledge. Great Video.
@neilcoelho
@neilcoelho 7 месяцев назад
How to host a WordPress website using this? I'm not really a programmer, but want to selfhost my website.
@DapperDuff
@DapperDuff 9 месяцев назад
What software are you using to diagram your setup?
@RaidOwl
@RaidOwl 9 месяцев назад
draw.io
@Pongo8844
@Pongo8844 2 месяца назад
Too confusing for a tutorial
@RaidOwl
@RaidOwl 2 месяца назад
Nah
@NightHawkATL
@NightHawkATL 9 месяцев назад
Great option for me once I get my static ip on my primary so if it goes out, I will be able to update from my secondary ISP if the primary fails.
@Lunolux
@Lunolux 9 месяцев назад
thx for the video, i'm in Europe and never hear or see an ip provide by ISP change O_o is that a think where you live thant your ip change during the year O_o that insane
@tonyt852
@tonyt852 4 месяца назад
Thank you for sharing!
@fahmi8999
@fahmi8999 8 месяцев назад
I have question, I'm using dynamic IP and Cloudflare, i have configured all done. since my IP is dynamic, how to add subdomain? using A record? CNAME?
@Zeluph
@Zeluph 9 месяцев назад
Just a heads up, looks like the public IPs 2 seconds into the video weren't blurred!
@RaidOwl
@RaidOwl 9 месяцев назад
They’re dummy ones ;)
@weaveman3
@weaveman3 9 месяцев назад
I'm getting an "error reading config.json" message, and I have no idea why. I'm sure it's something simple and stupid that I've done (it always is), but I can't figure it out.
@RaidOwl
@RaidOwl 9 месяцев назад
Feel free to join the discord and we’ll help you out.
@longxuong803
@longxuong803 8 месяцев назад
I got same error
@Sapious1
@Sapious1 8 месяцев назад
I've been researching this for 2 days, I am also getting the json file error... no answers yet.
@RaidOwl
@RaidOwl 8 месяцев назад
are you including a load balancer section? I think the way it's written you at least need a blank one@@Sapious1
@Sapious1
@Sapious1 8 месяцев назад
@@RaidOwl thanks for the reply, it’s funny you mention that. I was wondering if I should leave it in, but I wasn’t sure how to comment it out because I’m not using a load balancer. Think I just need “” for blank?
@SpaceDorg
@SpaceDorg 9 месяцев назад
Great
@TMoneyJones
@TMoneyJones 9 месяцев назад
10/10 on information. 3/10 on entertainment. 😢 You better not be falling off. I want to say I know someone famous and your my best shot.
@RaidOwl
@RaidOwl 9 месяцев назад
lol boy is it hard to make a Cloudflare DDNS video entertaining I tellyawhat
Далее
🎙Пою РЕТРО Песни💃
3:05:57
Просмотров 1,3 млн
Meet Homepage - Your HomeLab Services Dashboard
18:52
Просмотров 199 тыс.
I tried Linux…its not for me
13:34
Просмотров 47 тыс.
A Pi-Hole DNS server for my homelab - No Music
24:39
Просмотров 1,3 тыс.
Home Assistant and Cloudflare Dynamic DNS (DDNS)
9:53
No more Cloudflare Tunnels for me...
11:56
Просмотров 50 тыс.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08