Forráskód Böngészése

Build App list and docs

github-actions[bot] 8 hónapja
szülő
commit
34da4204c0

+ 1 - 1
docs/DocumentList.md

@@ -8,7 +8,7 @@ List of all Documents used within this project with related Apps and Videos.
 | File Name | Description | Related Apps | YouTube |
 | --------- | ----------- | ------------ |:-------:|
 |[macvlan_setup.md](../docs/macvlan_setup.md)|Attach a container directly to local network (macvlan)|||
-|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v2 with Mysql [DEPRECATED]<br>Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]<br>Nginx Proxy Manager v2 with Sqlite and Goaccess Charts<br>Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE<br>Nginx Proxy Manager v2 with Sqllite|[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
+|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]<br>Nginx Proxy Manager v2 with Mysql [DEPRECATED]<br>Nginx Proxy Manager v2 with Sqlite and Goaccess Charts<br>Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE<br>Nginx Proxy Manager v2 with Sqllite|[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
 |[photoprism.md](../docs/photoprism.md)|Install and Setup Instructions for PhotoPrism Stack|PhotoPrism||
 |[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole DoH/DoT<br>Pi-Hole<br>Pi-Hole-Unbound||
 |[rpi_docker_monitor.md](../docs/rpi_docker_monitor.md)|Install and setup instructions for the RPI Docker Monitor|Raspberry Pi Docker Monitor|[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]("https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8")|

+ 3 - 13
pi-hosted_template/template/portainer-v2.json

@@ -443,22 +443,12 @@
 				"DNS",
 				"Tools"
 			],
-			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"description": "A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.",
 			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				},
 				{
 					"default": "",
-					"label": "CF_API_TOKEN",
-					"name": "CF_API_TOKEN"
+					"label": "CLOUDFLARE_API_TOKEN",
+					"name": "CLOUDFLARE_API_TOKEN"
 				},
 				{
 					"default": "",

+ 4 - 14
template/portainer-v2-amd64.json

@@ -656,7 +656,7 @@
 			"volumes": [
 				{
 					"bind": "/portainer/Files/AppData/Config/bind9/named.conf",
-					"container": "etc/bind/named.conf"
+					"container": "/etc/bind/named.conf"
 				},
 				{
 					"bind": "/portainer/Files/AppData/Config/bind9/cache",
@@ -1010,22 +1010,12 @@
 				"DNS",
 				"Tools"
 			],
-			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"description": "A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.",
 			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				},
 				{
 					"default": "",
-					"label": "CF_API_TOKEN",
-					"name": "CF_API_TOKEN"
+					"label": "CLOUDFLARE_API_TOKEN",
+					"name": "CLOUDFLARE_API_TOKEN"
 				},
 				{
 					"default": "",

+ 3 - 13
template/portainer-v2-arm32.json

@@ -443,22 +443,12 @@
 				"DNS",
 				"Tools"
 			],
-			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"description": "A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.",
 			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				},
 				{
 					"default": "",
-					"label": "CF_API_TOKEN",
-					"name": "CF_API_TOKEN"
+					"label": "CLOUDFLARE_API_TOKEN",
+					"name": "CLOUDFLARE_API_TOKEN"
 				},
 				{
 					"default": "",

+ 4 - 14
template/portainer-v2-arm64.json

@@ -656,7 +656,7 @@
 			"volumes": [
 				{
 					"bind": "/portainer/Files/AppData/Config/bind9/named.conf",
-					"container": "etc/bind/named.conf"
+					"container": "/etc/bind/named.conf"
 				},
 				{
 					"bind": "/portainer/Files/AppData/Config/bind9/cache",
@@ -1010,22 +1010,12 @@
 				"DNS",
 				"Tools"
 			],
-			"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+			"description": "A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.",
 			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				},
 				{
 					"default": "",
-					"label": "CF_API_TOKEN",
-					"name": "CF_API_TOKEN"
+					"label": "CLOUDFLARE_API_TOKEN",
+					"name": "CLOUDFLARE_API_TOKEN"
 				},
 				{
 					"default": "",