Namecheap-DDNS-Updater
Docker 应用程序 from Selfhosters
概述
This container automatically updates your Namecheap Dynamic DNS records for multiple hosts at a specified interval.
At startup, the container generates a script located at /app/entrypoint.sh.
You can manually edit this script inside the container for advanced customization.
Before using this container:
- Make sure you have an A record for @.yourdomain.com
- Add CNAME records for each subdomain (e.g., admin.yourdomain.com)
- Enable Dynamic DNS in your Namecheap dashboard and copy the API key
Based on this tutorial: https://www.youtube.com/watch?v=9Wd2a_69QlW
Original script by Daniel Boctor: https://github.com/daniel-boctor
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
DomainVariable
The domain name you want to update
- 目标
- DOMAIN
- 默认值
- yourdomain.com
- 价值
- yourdomain.com
API KeyVariable
Your Namecheap Dynamic DNS password (API Key)
- 目标
- API_KEY
HostsVariable
A comma-separated list of hosts to update
- 目标
- HOSTS
- 默认值
- @
- 价值
- @
IntervalVariable
How often, in seconds, to update your hosts
- 目标
- INTERVAL
- 默认值
- 600
- 价值
- 600
下载统计数据
1,094
下载总数
详细信息
存储库
tranceer/namecheap-ddns-updater:latest最后更新2025-05-06
初见2025-05-05
在Unraid 上运行 Namecheap-DDNS-Updater 。
Namecheap-DDNS-Updater 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。