Update portainer-v2.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user