From 8dfb747c42bd7061c47c3f31ba5fd623e8c0fb39 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 6 Aug 2026 01:50:52 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 72 ++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index bb308ef4..25fe1a02 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -34,42 +34,6 @@ "config_path": "cat /opt/2fauth/.env", "os": "debian" }, - { - "name": "Portainer", - "slug": "Portainer", - "desc": "

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a ‘smart’ GUI and/or an extensive API.

", - "script": "tools/addon/Portainer.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/Portainer.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/Portainer.sh", - "type": "addon", - "type_id": "88xtxy57q80v38v", - "categories": [ - "scriptcat00003" - ], - "category_names": [ - "Containers & Docker" - ], - "notes": [ - "This is an addon script intended to be used on top of an existing Docker container.", - "Execute within an existing LXC console (Debian / Ubuntu / Alpine supported)", - "To update, run the addon script again and select Update, or use: bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/portainer.sh)" - ], - "warnings": [], - "port": 9443, - "website": "https://www.portainer.io/", - "documentation": "https://docs.portainer.io/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/portainer.webp", - "updateable": true, - "privileged": false, - "has_arm": true, - "is_dev": false, - "execute_in": [ - "lxc", - "vm" - ], - "config_path": "/opt/portainer/compose.yaml", - "os": "" - }, { "name": "Actual Budget Prometheus Exporter", "slug": "actual-budget-prometheus-exporter", @@ -17111,6 +17075,42 @@ }, "os": "debian" }, + { + "name": "Portainer", + "slug": "portainer", + "desc": "

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. It is designed to be as simple to deploy as it is to use. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a ‘smart’ GUI and/or an extensive API.

", + "script": "tools/addon/portainer.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/portainer.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/portainer.sh", + "type": "addon", + "type_id": "88xtxy57q80v38v", + "categories": [ + "scriptcat00003" + ], + "category_names": [ + "Containers & Docker" + ], + "notes": [ + "This is an addon script intended to be used on top of an existing Docker container.", + "Execute within an existing LXC console (Debian / Ubuntu / Alpine supported)", + "To update, run the addon script again and select Update, or use: bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/portainer.sh)" + ], + "warnings": [], + "port": 9443, + "website": "https://www.portainer.io/", + "documentation": "https://docs.portainer.io/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/portainer.webp", + "updateable": true, + "privileged": false, + "has_arm": true, + "is_dev": false, + "execute_in": [ + "lxc", + "vm" + ], + "config_path": "/opt/portainer/compose.yaml", + "os": "" + }, { "name": "PBS Post Install", "slug": "post-pbs-install",