# Set Up DuckDNS Dynamic DNS with Docker for Self-Hosted Services

DevFeed: [Set Up DuckDNS Dynamic DNS with Docker for Self-Hosted Services](<https://devfeed.tech/articles/self-host-all-your-homelab-services-with-duckdns-free-dynamic-dns-running-on-docker-10531.md>)

Original publisher: [Read original article](<https://technotim.com/posts/duck-dns/>)

Author: Techno Tim

Published: 2020-08-22T14:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [rancher](<https://devfeed.tech/topics/rancher.md>)

Tags: [docker](<https://devfeed.tech/tags/docker.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A step-by-step tutorial for setting up DuckDNS dynamic DNS with Docker to access self-hosted services remotely, including cases where an ISP changes the public IP address.

## Source excerpt

Are you trying to access your self-hosted services outside of your firewall? Are you tired of trying to remember your IP when away, or worse yet, having your ISP change your IP address? Have you not purchased a domain yet but want to access your own personal VPN? If you answered "YES" to any of these, join me as we walk through this step-by-step tutorial and set up DuckDNS, the free dynamic ...