From ef041f27029e6b5231cea635940f07f9fad495ce Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 18 Mar 2026 00:17:00 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 64 ++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 750a1238..62018a30 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -618,6 +618,38 @@ "config_path": "", "os": "alpine" }, + { + "name": "Alpine-Nextcloud", + "slug": "alpine-nextcloud", + "desc": "NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.", + "script": "ct/alpine-nextcloud.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-nextcloud.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-nextcloud.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00002" + ], + "category_names": [ + "Operating Systems" + ], + "notes": [ + "Only Alpine: To get the username and password, run the script again inside the LXC shell." + ], + "port": 4443, + "website": "https://github.com/nextcloud/nextcloudpi", + "documentation": "https://docs.nextcloudpi.com/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": false, + "execute_in": [ + "pve" + ], + "config_path": "", + "os": "alpine" + }, { "name": "Alpine-ntfy", "slug": "alpine-ntfy", @@ -9414,38 +9446,6 @@ "config_path": "/etc/netdata/netdata.conf", "os": "debian" }, - { - "name": "Alpine-Nextcloud", - "slug": "nextcloud", - "desc": "NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.", - "script": "ct/nextcloud.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nextcloud.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/nextcloud.sh", - "type": "lxc", - "type_id": "nm9bra8mzye2scg", - "categories": [ - "scriptcat00002" - ], - "category_names": [ - "Operating Systems" - ], - "notes": [ - "Only Alpine: To get the username and password, run the script again inside the LXC shell." - ], - "port": 4443, - "website": "https://github.com/nextcloud/nextcloudpi", - "documentation": "https://docs.nextcloudpi.com/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp", - "updateable": true, - "privileged": false, - "has_arm": false, - "is_dev": false, - "execute_in": [ - "pve" - ], - "config_path": "", - "os": "alpine" - }, { "name": "Nextcloud Exporter", "slug": "nextcloud-exporter",