Selaa lähdekoodia

Update portainer-v2 template

Added the unpoller monitor template
Griffen8280 3 vuotta sitten
vanhempi
commit
cefa8c86c4
1 muutettua tiedostoa jossa 20 lisäystä ja 0 poistoa
  1. 20 0
      pi-hosted_template/template/portainer-v2.json

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

@@ -3918,6 +3918,26 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"Monitor",
+				"Tools"
+			],
+			"description": "Monitor your Unifi Controller using Grafana developed by oijkn for the Raspberry Pi Monitor.",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/unpoller-logo.png",
+			"name": "UnPoller Unifi Controller Monitor",
+			"platform": "linux",
+			"ports": [
+				"8086:8086/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "UnPoller Monitor",
+			"type": 3,
+			"repository": {
+				"stackfile": "pi-hosted_template/stack/unpoller-stack.yml",
+				"url": "https://github.com/novaspirit/pi-hosted"
+			}
+		},
 		{
 			"categories": [
 				"Other",