ソースを参照

Build App list and docs

GitHub Workflow 2 年 前
コミット
239d7c9afa

+ 1 - 1
docs/AppList.md

@@ -98,7 +98,7 @@ List of all apps included in this project with info related to it.
 |[Nginx Proxy Manager with Goaccess Charts](https://nginxproxymanager.com/)|32/64 bit|Stack| [![](../build/images/blue_doc_icon.png)](https://nginxproxymanager.com/setup/#using-mysql-mariadb-database) | [![](../build/images/red_doc_icon.png)](../docs/nginx_proxy_manager.md) | [![](../build/images/script_icon.png)](../tools/nginx-proxy-manager.sh) |  | [![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](https://nginxproxymanager.com/)|32/64 bit|Stack| [![](../build/images/blue_doc_icon.png)](https://nginxproxymanager.com/setup/#using-mysql-mariadb-database) | [![](../build/images/red_doc_icon.png)](../docs/nginx_proxy_manager.md) | [![](../build/images/script_icon.png)](../tools/nginx-proxy-manager.sh) |  | [![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) |
 |[Node Red](https://nodered.org/)|32/64 bit|Stack| [![](../build/images/blue_doc_icon.png)](https://nodered.org/docs/getting-started/docker) |  |  |  |  |
-|[]()|32/64 bit|| [![](../build/images/blue_doc_icon.png)]() | [![](../build/images/red_doc_icon.png)](../docs/) | [![](../build/images/script_icon.png)](../tools/) | [](../tools/) | [![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]() |
+|[NUT Server](https://networkupstools.org)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/instantlinux/nut-upsd) |  |  |  |  |
 |[NZBGet](https://nzbget.net/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-nzbget) |  |  |  |  |
 |[NZBHydra 2](https://github.com/theotherp/nzbhydra2)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-nzbhydra2) |  |  |  |  |
 |[Omada EAP Controller](https://www.tp-link.com/us/business-networking/omada-sdn-controller/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/mbentley/omada-controller) |  |  |  |  |

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

@@ -3701,6 +3701,61 @@
 			"type": 3,
 			"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://nodered.org/\" target=\"_blank\">https://nodered.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://nodered.org/docs/getting-started/docker\" target=\"_blank\">https://nodered.org/docs/getting-started/docker</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "The purpose of NUT Server is to monitor a UPS attached device",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "none",
+					"label": "SERIAL",
+					"name": "SERIAL"
+				},
+				{
+					"default": "none",
+					"label": "NAME",
+					"name": "NAME"
+				},
+				{
+					"default": "none",
+					"label": "VENDOR ID",
+					"name": "VENDOR ID"
+				},
+				{
+					"default": "none",
+					"label": "API_PASSWORD",
+					"name": "API_PASSWORD"
+				},
+				{
+					"default": "none",
+					"label": "DESCRIPTION",
+					"name": "DESCRIPTION"
+				}
+			],
+			"image": "instantlinux/nut-upsd:latest",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png",
+			"name": "NUT Server",
+			"platform": "linux",
+			"ports": [
+				"3493:3493/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "NUT Server",
+			"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://networkupstools.org\" target=\"_blank\">https://networkupstools.org</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/instantlinux/nut-upsd\" target=\"_blank\">https://hub.docker.com/r/instantlinux/nut-upsd</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Downloaders"

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

@@ -3701,6 +3701,61 @@
 			"type": 3,
 			"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://nodered.org/\" target=\"_blank\">https://nodered.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://nodered.org/docs/getting-started/docker\" target=\"_blank\">https://nodered.org/docs/getting-started/docker</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "The purpose of NUT Server is to monitor a UPS attached device",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "none",
+					"label": "SERIAL",
+					"name": "SERIAL"
+				},
+				{
+					"default": "none",
+					"label": "NAME",
+					"name": "NAME"
+				},
+				{
+					"default": "none",
+					"label": "VENDOR ID",
+					"name": "VENDOR ID"
+				},
+				{
+					"default": "none",
+					"label": "API_PASSWORD",
+					"name": "API_PASSWORD"
+				},
+				{
+					"default": "none",
+					"label": "DESCRIPTION",
+					"name": "DESCRIPTION"
+				}
+			],
+			"image": "instantlinux/nut-upsd:latest",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png",
+			"name": "NUT Server",
+			"platform": "linux",
+			"ports": [
+				"3493:3493/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "NUT Server",
+			"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://networkupstools.org\" target=\"_blank\">https://networkupstools.org</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/instantlinux/nut-upsd\" target=\"_blank\">https://hub.docker.com/r/instantlinux/nut-upsd</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Downloaders"

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

@@ -4075,6 +4075,61 @@
 			"type": 3,
 			"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://nodered.org/\" target=\"_blank\">https://nodered.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://nodered.org/docs/getting-started/docker\" target=\"_blank\">https://nodered.org/docs/getting-started/docker</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "The purpose of NUT Server is to monitor a UPS attached device",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "none",
+					"label": "SERIAL",
+					"name": "SERIAL"
+				},
+				{
+					"default": "none",
+					"label": "NAME",
+					"name": "NAME"
+				},
+				{
+					"default": "none",
+					"label": "VENDOR ID",
+					"name": "VENDOR ID"
+				},
+				{
+					"default": "none",
+					"label": "API_PASSWORD",
+					"name": "API_PASSWORD"
+				},
+				{
+					"default": "none",
+					"label": "DESCRIPTION",
+					"name": "DESCRIPTION"
+				}
+			],
+			"image": "instantlinux/nut-upsd:latest",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png",
+			"name": "NUT Server",
+			"platform": "linux",
+			"ports": [
+				"3493:3493/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "NUT Server",
+			"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://networkupstools.org\" target=\"_blank\">https://networkupstools.org</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/instantlinux/nut-upsd\" target=\"_blank\">https://hub.docker.com/r/instantlinux/nut-upsd</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Downloaders"