
如果你用 DeepSeek、豆包、Copilot 等 AI 代为编写轩辕镜像的 docker pull、修改 compose 镜像地址,或排查拉取失败等问题,请让 AI 先读规则再动手,只要在 AI 对话里直接发送下面这句话即可:
生成 docker pull、修改 compose 的 image,或排查拉取失败前,请先阅读并严格遵守 https://xuanyuan.cloud/agents.md 中的规则。Cursor 可在对话 @ 该链接,或加入 User Rules。
若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Easily keep your Google Domains Synthetic Record up to date with your Dynamic IP.
dynamic-ip-updater-google-domains is a small and easy project made with python3 that intents to help you keep your Google Domains Synthetic Record pointing to your machine when you have a dynamic IP from your ISP.
Originally designed by https://github.com/hbontempo-br/.
If you want to access you home network through a ***, host your own website, host a game server, have remote access to our security cameras or any other task that you have to access your home network from the internet you must have to locate it .
The most direct way is through your public IP , and it's easy if you have a static IP, but they are expensive and for many regions almost exclusive to business. If your ISP won't provide static IP on your location or you don't want to pay for it than you are stuck with a dynamic IP. You still can reach your home through your external IP, but there are no guarantees that this address won't change without a notice.
To circumvent this problem the most common idea is to use a url address that is constantly updated your external IP. You can hire a service for this like no-ip and they do a grate job, but if you want advance control or even some simple things like using your custom domain are paid and sometimes even require you to transfer your domain their platform.
[TODO] Put reference to inspiration article.
This project have a direct purpose: with just a domain in Google Domains keep a subdomain pointing to your home without worrying with static IP or ane other paid service. Just a small script running on your computer.
It's meant to do a simple and very specific function: monitor changes on it's current external IP and, if a change is noticed, update the domain on Google Domains Synthetic Records.
You must have a domain in Google Domain (if you don't have one you can buy one or transfer your domain) and must set up a Dynamic DNS synthetic record a get it's credentials (detailed steps: [***]
Cloning this project requires git, instructions provided below.
Option 1: HTTPS
Check https://help.github.com/articles/which-remote-url-should-i-use/#cloning-with-https-urls-recommended for further information.
bash$ git clone https://github.com/hbontempo-br/dynamic-ip-updater-google-domains.git
Option 2: SSH
Check https://help.github.com/articles/which-remote-url-should-i-use/#cloning-with-ssh-urls for further information.
bash$ git clone git@github.com:hbontempo-br/dynamic-ip-updater-google-domains.git
Install dependencies (setting up a virtual environment is recommended):
With pip:
bash$ pip3 install requirements.txt
Make sure you have the following environment variables set:
Then just run the app.py:
bash$ python3 app.py
:construction: :construction: :construction: :construction: :construction: Testing this project requires ..., instructions provided below.
bash$ echo 'instructions'
The latest image of this project can be found on in DockerHub, but you can build it yourself:
bash$ docker build -t dynamic-ip-updater-google-domains -f Dockerfile .
It the recommended way, just use the environment variables described above:
bash$ docker run \ -e USERNAME=<your_domains_username> \ -e PASSWORD=<your_domains_password> \ -e HOSTNAME=<your_domain> \ -e UPDATE_DELAY=<[optional]seconds_between_verifications> \ --restart=always \ -d hbontempo/dynamic-ip-updater-google-domains
It's a good practice to run your this container with a --restart=always as showed above so your container
starts running again even if a problem happens.
:construction: :construction: :construction: :construction: :construction: Packing this project requires ..., instructions provided below.
bash$ echo 'instructions'
This project is originally designed by https://github.com/hbontempo-br/. Check the https://github.com/hbontempo-br/dynamic-ip-updater-google-domains/contributors list for further information.
This project has some rules, a code of conduct, and a process for submitting code and pull requests. Check the contributing file for further information.
This project follows semantic versioning and keep a changelog practices. Changelog files should be provided in a per release basis using these practices.
This project is licensed under the MIT license. Check the license file for further information.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
发给 Cursor、ChatGPT、豆包等 AI 的说明文档
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
不支持 push
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务