Pārlūkot izejas kodu

Build App list and docs

GitHub Workflow 2 gadi atpakaļ
vecāks
revīzija
8646b76e0f

+ 1 - 1
docs/AppList.md

@@ -27,7 +27,7 @@ List of all apps included in this project with info related to it.
 |[Calibre Web](https://calibre-ebook.com/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-calibre-web) |  |  |  |  |
 |[Cardigann](https://github.com/cardigann/cardigann)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/linuxserver/cardigann/) |  |  |  |  |
 |[Chevereto](https://chevereto.com/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/nmtan/chevereto) |  |  |  |  |
-|[Chrony NTP](https://github.com/cturra/docker-ntp)|Arm32<br>Arm64<br>Amd64|Stack| [![](../build/images/blue_doc_icon.png)](https://github.com/cturra/docker-ntp/blob/main/README.md) |  |  |  |  |
+|[Chrony NTP](https://github.com/cturra/docker-ntp)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/cturra/docker-ntp/blob/main/README.md) |  |  |  |  |
 |[Cloudflare DDNS](https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/favonia/cloudflare-ddns/) |  |  |  |  |
 |[Code Server](https://coder.com/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-code-server) |  |  |  |  |
 |[Codiad](http://codiad.com/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/Codiad/Codiad/wiki/Quick-installation-using-Docker) |  |  |  |  |

+ 2 - 5
pi-hosted_template/template/portainer-v2.json

@@ -713,10 +713,7 @@
 					"name": "NTP_SERVERS"
 				}
 			],
-			"repository": {
-				"stackfile": "stack/chrony-ntp.yml",
-				"url": "https://github.com/pi-hosted/pi-hosted/"
-			},
+			"image": "cturra/ntp:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png",
 			"name": "chrony-ntp",
 			"platform": "linux",
@@ -725,7 +722,7 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Chrony NTP",
-			"type": 3,
+			"type": 1,
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://github.com/cturra/docker-ntp\" target=\"_blank\">https://github.com/cturra/docker-ntp</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/cturra/docker-ntp/blob/main/README.md\" target=\"_blank\">https://github.com/cturra/docker-ntp/blob/main/README.md</a><br><br><br>"
 		},
 		{

+ 2 - 5
template/portainer-v2-amd64.json

@@ -779,10 +779,7 @@
 					"name": "NTP_SERVERS"
 				}
 			],
-			"repository": {
-				"stackfile": "stack/chrony-ntp.yml",
-				"url": "https://github.com/pi-hosted/pi-hosted/"
-			},
+			"image": "cturra/ntp:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png",
 			"name": "chrony-ntp",
 			"platform": "linux",
@@ -791,7 +788,7 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Chrony NTP",
-			"type": 3,
+			"type": 1,
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://github.com/cturra/docker-ntp\" target=\"_blank\">https://github.com/cturra/docker-ntp</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/cturra/docker-ntp/blob/main/README.md\" target=\"_blank\">https://github.com/cturra/docker-ntp/blob/main/README.md</a><br><br><br>"
 		},
 		{

+ 2 - 5
template/portainer-v2-arm32.json

@@ -713,10 +713,7 @@
 					"name": "NTP_SERVERS"
 				}
 			],
-			"repository": {
-				"stackfile": "stack/chrony-ntp.yml",
-				"url": "https://github.com/pi-hosted/pi-hosted/"
-			},
+			"image": "cturra/ntp:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png",
 			"name": "chrony-ntp",
 			"platform": "linux",
@@ -725,7 +722,7 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Chrony NTP",
-			"type": 3,
+			"type": 1,
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://github.com/cturra/docker-ntp\" target=\"_blank\">https://github.com/cturra/docker-ntp</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/cturra/docker-ntp/blob/main/README.md\" target=\"_blank\">https://github.com/cturra/docker-ntp/blob/main/README.md</a><br><br><br>"
 		},
 		{

+ 2 - 5
template/portainer-v2-arm64.json

@@ -779,10 +779,7 @@
 					"name": "NTP_SERVERS"
 				}
 			],
-			"repository": {
-				"stackfile": "stack/chrony-ntp.yml",
-				"url": "https://github.com/pi-hosted/pi-hosted/"
-			},
+			"image": "cturra/ntp:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png",
 			"name": "chrony-ntp",
 			"platform": "linux",
@@ -791,7 +788,7 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Chrony NTP",
-			"type": 3,
+			"type": 1,
 			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://github.com/cturra/docker-ntp\" target=\"_blank\">https://github.com/cturra/docker-ntp</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/cturra/docker-ntp/blob/main/README.md\" target=\"_blank\">https://github.com/cturra/docker-ntp/blob/main/README.md</a><br><br><br>"
 		},
 		{