瀏覽代碼

Add in Cloudflare DDNS to the template. (#216)

Robert Middleswarth 3 年之前
父節點
當前提交
bb166e26b8
共有 4 個文件被更改,包括 123 次插入0 次删除
  1. 二進制
      images/cloudflare-ddns.png
  2. 41 0
      pi-hosted_template/template/portainer-v2.json
  3. 41 0
      template/portainer-v2-arm32.json
  4. 41 0
      template/portainer-v2-arm64.json

二進制
images/cloudflare-ddns.png


+ 41 - 0
pi-hosted_template/template/portainer-v2.json

@@ -499,6 +499,47 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"DNS",
+				"Tools"
+			],
+			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "",
+					"label": "CF_API_TOKEN",
+					"name": "CF_API_TOKEN"
+				},
+				{
+					"default": "",
+					"label": "DOMAINS (Comma Separated List)",
+					"name": "DOMAINS"
+				},
+				{
+					"default": "true",
+					"label": "PROXIED",
+					"name": "PROXIED"
+				}
+			],
+			"image": "favonia/cloudflare-ddns:latest",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/cloudflare-ddns.png",
+			"name": "cloudflare-ddns",
+			"platform": "linux",
+			"restart_policy": "unless-stopped",
+			"title": "Cloudflare DDNS",
+			"type": 3
+		},
 		{
 			"categories": [
 				"Other",

+ 41 - 0
template/portainer-v2-arm32.json

@@ -499,6 +499,47 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"DNS",
+				"Tools"
+			],
+			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "",
+					"label": "CF_API_TOKEN",
+					"name": "CF_API_TOKEN"
+				},
+				{
+					"default": "",
+					"label": "DOMAINS (Comma Separated List)",
+					"name": "DOMAINS"
+				},
+				{
+					"default": "true",
+					"label": "PROXIED",
+					"name": "PROXIED"
+				}
+			],
+			"image": "favonia/cloudflare-ddns:latest",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/cloudflare-ddns.png",
+			"name": "cloudflare-ddns",
+			"platform": "linux",
+			"restart_policy": "unless-stopped",
+			"title": "Cloudflare DDNS",
+			"type": 3
+		},
 		{
 			"categories": [
 				"Other",

+ 41 - 0
template/portainer-v2-arm64.json

@@ -499,6 +499,47 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"DNS",
+				"Tools"
+			],
+			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "",
+					"label": "CF_API_TOKEN",
+					"name": "CF_API_TOKEN"
+				},
+				{
+					"default": "",
+					"label": "DOMAINS (Comma Separated List)",
+					"name": "DOMAINS"
+				},
+				{
+					"default": "true",
+					"label": "PROXIED",
+					"name": "PROXIED"
+				}
+			],
+			"image": "favonia/cloudflare-ddns:latest",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/cloudflare-ddns.png",
+			"name": "cloudflare-ddns",
+			"platform": "linux",
+			"restart_policy": "unless-stopped",
+			"title": "Cloudflare DDNS",
+			"type": 3
+		},
 		{
 			"categories": [
 				"Other",