2023-07-13 07:32:39 +00:00
name : ddns-go
services :
ddns-go :
2023-11-27 03:28:16 +00:00
image : jeessy/ddns-go:v5.6.6
2023-07-13 07:34:21 +00:00
network_mode : bridge
2023-07-15 07:13:56 +00:00
deploy :
resources :
reservations :
memory : "32M"
2023-07-13 07:32:39 +00:00
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /root
ports :
2023-07-13 07:34:21 +00:00
- target : 9876
published : "9876"
2023-07-13 07:32:39 +00:00
protocol : tcp
x-casaos :
ports :
2023-07-13 07:34:21 +00:00
- container : "9876"
2023-07-13 07:32:39 +00:00
description :
en_us : WebUI HTTP Port
2023-07-15 07:13:56 +00:00
zh_cn : WebUI HTTP 端口
2023-07-13 07:32:39 +00:00
volumes :
- container : /root
description :
en_us : ddns-go config directory.
zh_cn : ddns-go 配置目录
2023-07-26 09:05:00 +00:00
container_name : ddns-go
2023-07-13 07:32:39 +00:00
x-casaos :
architectures :
- amd64
- arm
- arm64
2023-07-15 07:13:56 +00:00
author : zxxhz,Cp0204
2023-07-13 07:32:39 +00:00
category : Network
description :
en_us : Simple and easy to use DDNS. automatically update domain name resolution to public IP (support Ali cloud, Tencent cloud, Dnspod, Cloudflare, Callback, Huawei cloud, Baidu cloud, Porkbun, GoDaddy, Google Domain).
zh_cn : 简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)。
developer : jeessy2
2023-07-14 09:23:14 +00:00
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ddns-go/icon.png
2023-07-13 07:32:39 +00:00
screenshot_link :
2023-07-14 09:23:14 +00:00
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ddns-go/screenshot-1.png
2023-07-13 07:32:39 +00:00
main : ddns-go
2023-07-13 07:34:21 +00:00
port_map : "9876"
2023-07-13 07:32:39 +00:00
scheme : http
tagline :
2023-07-15 07:13:56 +00:00
en_us : Simple and easy to use DDNS
zh_cn : 简单好用的DDNS
2023-07-13 07:32:39 +00:00
title :
2023-07-13 07:34:21 +00:00
en_us : ddns-go