Jelajahi Sumber

Update portainer-v2.json

BenSeventy9 3 tahun lalu
induk
melakukan
180827468f
1 mengubah file dengan 26 tambahan dan 1 penghapusan
  1. 26 1
      pi-hosted_template/template/portainer-v2.json

+ 26 - 1
pi-hosted_template/template/portainer-v2.json

@@ -384,6 +384,31 @@
 			]
 		},
 
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "InfluxDB is an open source time series database for recording metrics, events, and analytics.",
+			"image": "influxdb:1.8.10",
+			"logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png",
+			"name": "influxdb1810",
+			"platform": "linux",
+			"ports": [
+				"8086:8086/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"hostname": "rpi-influxdb1810",
+			"title": "Influxdb 1.8.10",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/Influxdb",
+					"container": "/var/lib/influxdb"
+				}
+			]
+		},
+		
 		{
 			"categories": [
 				"Downloaders",
@@ -2562,7 +2587,7 @@
 				"53:53/udp",
 				"67:67/udp",
 				"1010:80/tcp",
-				"4443:443/tcp"
+				"443:443/tcp"
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Pi-Hole",