|
@@ -388,6 +388,35 @@
|
|
]
|
|
]
|
|
},
|
|
},
|
|
|
|
|
|
|
|
+ {
|
|
|
|
+ "categories": [
|
|
|
|
+ "Other",
|
|
|
|
+ "Tools"
|
|
|
|
+ ],
|
|
|
|
+ "description": "InfluxDB is an open source time series database for recording metrics, events, and analytics. You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf",
|
|
|
|
+ "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/data",
|
|
|
|
+ "container": "/var/lib/influxdb"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/Influxdb/config",
|
|
|
|
+ "container": "/var/lib/influxdb"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+
|
|
{
|
|
{
|
|
"categories": [
|
|
"categories": [
|
|
"Downloaders",
|
|
"Downloaders",
|
|
@@ -930,6 +959,38 @@
|
|
"title": "Minisatip",
|
|
"title": "Minisatip",
|
|
"type": 1
|
|
"type": 1
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "categories": [
|
|
|
|
+ "Other",
|
|
|
|
+ "Tools"
|
|
|
|
+ ],
|
|
|
|
+ "description": "Eclipse Mosquitto is an open source implementation of a server for versions 5, 3.1.1, and 3.1 of the MQTT protocol.\r\nYou will need to create /portainer/Files/AppData/Config/Mosquitto/config/mosquitto.conf and if needed your password file.\r\nHave a look on https://mosquitto.org/man/mosquitto_passwd-1.html",
|
|
|
|
+ "image": "eclipse-mosquitto:latest",
|
|
|
|
+ "logo": "https://raw.githubusercontent.com/docker-library/docs/757578e3a44e5460a8a11d32a81776f8b74231a9/eclipse-mosquitto/logo.png",
|
|
|
|
+ "name": "mosquitto",
|
|
|
|
+ "platform": "linux",
|
|
|
|
+ "ports": [
|
|
|
|
+ "1883:1883/tcp"
|
|
|
|
+ ],
|
|
|
|
+ "restart_policy": "unless-stopped",
|
|
|
|
+ "hostname": "rpi-mosquitto",
|
|
|
|
+ "title": "Eclipse Mosquitto",
|
|
|
|
+ "type": 1,
|
|
|
|
+ "volumes": [
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/Mosquitto/config",
|
|
|
|
+ "container": "/mosquitto/config"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/Mosquitto/data",
|
|
|
|
+ "container": "/mosquitto/data"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/Mosquitto/log",
|
|
|
|
+ "container": "/mosquitto/log"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"categories": [
|
|
"categories": [
|
|
"Other",
|
|
"Other",
|
|
@@ -2566,7 +2627,7 @@
|
|
"53:53/udp",
|
|
"53:53/udp",
|
|
"67:67/udp",
|
|
"67:67/udp",
|
|
"1010:80/tcp",
|
|
"1010:80/tcp",
|
|
- "4443:443/tcp"
|
|
|
|
|
|
+ "443:443/tcp"
|
|
],
|
|
],
|
|
"restart_policy": "unless-stopped",
|
|
"restart_policy": "unless-stopped",
|
|
"title": "Pi-Hole",
|
|
"title": "Pi-Hole",
|
|
@@ -4174,14 +4235,9 @@
|
|
"description": "Run a Speedtest every hour and graph the results.",
|
|
"description": "Run a Speedtest every hour and graph the results.",
|
|
"env": [
|
|
"env": [
|
|
{
|
|
{
|
|
- "default": "1000",
|
|
|
|
- "label": "PUID",
|
|
|
|
- "name": "PUID"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "default": "100",
|
|
|
|
- "label": "PGID",
|
|
|
|
- "name": "PGID"
|
|
|
|
|
|
+ "default": "arch",
|
|
|
|
+ "label": "arch",
|
|
|
|
+ "set": "x86_64"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"label": "OOKLA_EULA_GDPR",
|
|
"label": "OOKLA_EULA_GDPR",
|
|
@@ -4189,7 +4245,7 @@
|
|
"set": "true"
|
|
"set": "true"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "image": "henrywhitaker3/speedtest-tracker:latest-arm",
|
|
|
|
|
|
+ "image": "henrywhitaker3/speedtest-tracker:dev-arm",
|
|
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/speedtest-tracker.png",
|
|
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/speedtest-tracker.png",
|
|
"name": "speedtest-tracker",
|
|
"name": "speedtest-tracker",
|
|
"platform": "linux",
|
|
"platform": "linux",
|
|
@@ -4293,6 +4349,87 @@
|
|
"container": "/app/data"
|
|
"container": "/app/data"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "categories": [
|
|
|
|
+ "Other",
|
|
|
|
+ "Tools"
|
|
|
|
+ ],
|
|
|
|
+ "description": "A self-hosted recipe manager and meal planner",
|
|
|
|
+ "image": "hkotel/mealie:latest",
|
|
|
|
+ "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/mealie.png",
|
|
|
|
+ "name": "mealie",
|
|
|
|
+ "note": "Default Credentials: Username: changeme@email.com Password: MyPassword. Documentation is Available \u003ca href='https://hay-kot.github.io/mealie/documentation/getting-started/install/'\u003ehere\u003c/a\u003e.",
|
|
|
|
+ "platform": "linux",
|
|
|
|
+ "ports": [
|
|
|
|
+ "9925:80/tcp"
|
|
|
|
+ ],
|
|
|
|
+ "restart_policy": "unless-stopped",
|
|
|
|
+ "title": "Mealie",
|
|
|
|
+ "type": 1,
|
|
|
|
+ "volumes": [
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/mealie",
|
|
|
|
+ "container": "/app/data"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "env": [
|
|
|
|
+ {
|
|
|
|
+ "default": "1000",
|
|
|
|
+ "label": "PUID",
|
|
|
|
+ "name": "PUID"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": "1000",
|
|
|
|
+ "label": "PGID",
|
|
|
|
+ "name": "PGID"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": "Europe/Berlin",
|
|
|
|
+ "label": "TZ",
|
|
|
|
+ "name": "TZ"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": "2",
|
|
|
|
+ "label": "WEB_CONCURRENCY",
|
|
|
|
+ "name": "WEB_CONCURRENCY"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": "8",
|
|
|
|
+ "label": "MAX_WORKERS",
|
|
|
|
+ "name": "MAX_WORKERS"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": true,
|
|
|
|
+ "label": "RECIPE_PUBLIC",
|
|
|
|
+ "name": "RECIPE_PUBLIC"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": true,
|
|
|
|
+ "label": "RECIPE_SHOW_NUTRITION",
|
|
|
|
+ "name": "RECIPE_SHOW_NUTRITION"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": true,
|
|
|
|
+ "label": "RECIPE_SHOW_ASSETS",
|
|
|
|
+ "name": "RECIPE_SHOW_ASSETS"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": true,
|
|
|
|
+ "label": "RECIPE_LANDSCAPE_VIEW",
|
|
|
|
+ "name": "RECIPE_LANDSCAPE_VIEW"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": false,
|
|
|
|
+ "label": "RECIPE_DISABLE_COMMENTS",
|
|
|
|
+ "name": "RECIPE_DISABLE_COMMENTS"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "default": false,
|
|
|
|
+ "label": "RECIPE_DISABLE_AMOUNT",
|
|
|
|
+ "name": "RECIPE_DISABLE_AMOUNT"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|