3 Commits

Author SHA1 Message Date
ProxMenuxBot 8fb05858c8 Update helpers_cache.json 2026-05-22 12:45:25 +00:00
ProxMenuxBot d0d0f30d64 Update helpers_cache.json 2026-05-21 18:35:52 +00:00
ProxMenuxBot 04185f9a31 Update helpers_cache.json 2026-05-21 13:02:35 +00:00
+181 -1
View File
@@ -1352,6 +1352,39 @@
"config_path": "/root/aria2.daemon",
"os": "debian"
},
{
"name": "ARR-Stack",
"slug": "arr-stack",
"desc": "Proxmox VE Helper Scripts for setting up a stack of applications for use with Prowlarr, Sonarr, Radarr, Lidarr, Seerr, and qBittorrent.",
"script": "tools/pve/arr-stack.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/arr-stack.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/arr-stack.sh",
"type": "pve",
"type_id": "1uyjfno0fpf5buh",
"categories": [
"scriptcat00012"
],
"category_names": [
"Documents & Notes"
],
"notes": [
"This script will prompt you to select the applications you want to install and configure the network settings."
],
"warnings": [],
"port": 3010,
"website": "https://community-scripts.org",
"documentation": "community-scripts/ProxmoxVED/blob/main/tools/arr-stack.sh",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ProxmoxVE.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"os": "debian"
},
{
"name": "Asterisk",
"slug": "asterisk",
@@ -1951,7 +1984,7 @@
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"is_dev": false,
"execute_in": [
"lxc"
],
@@ -4529,6 +4562,40 @@
"config_path": "",
"os": "debian"
},
{
"name": "Dynacat",
"slug": "dynacat",
"desc": "Dynacat is a lightweight self-hosted dashboard focused on dynamic updates and easy integration with external services.",
"script": "ct/dynacat.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dynacat.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/dynacat.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00010"
],
"category_names": [
"Dashboards & Frontends"
],
"notes": [
"Configuration file is located at /opt/dynacat/config/dynacat.yml",
"Dynacat listens on port 8080 by default"
],
"warnings": [],
"port": 8080,
"website": "https://github.com/Panonim/dynacat",
"documentation": "https://dynacat.artur.zone/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/dynacat.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"os": "debian"
},
{
"name": "ebusd",
"slug": "ebusd",
@@ -11395,6 +11462,45 @@
},
"os": "debian"
},
{
"name": "Nezha",
"slug": "nezha",
"desc": "Nezha is a lightweight server and website monitoring dashboard with real-time status, alerts, and remote operation features.",
"script": "ct/nezha.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nezha.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/nezha.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00009"
],
"category_names": [
"Monitoring & Analytics"
],
"notes": [
"Dashboard is exposed on port 8008 by default."
],
"warnings": [
"Change the default admin password immediately after first login."
],
"port": 8008,
"website": "https://nezha.wiki/en_US/",
"documentation": "https://nezha.wiki/en_US/guide/dashboard.html",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nezha.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"default_credentials": {
"username": "admin",
"password": "admin"
},
"os": "debian"
},
{
"name": "Nginx UI",
"slug": "nginx-ui",
@@ -16154,6 +16260,45 @@
},
"os": "debian"
},
{
"name": "Shiori",
"slug": "shiori",
"desc": "Shiori is a simple self-hosted bookmark manager with web UI and offline archive support, distributed as a single binary.",
"script": "ct/shiori.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/shiori.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/shiori.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00012"
],
"category_names": [
"Documents & Notes"
],
"notes": [
"Data and SQLite database are stored in /opt/shiori/data."
],
"warnings": [
"Change the default account password after first login."
],
"port": 8080,
"website": "https://github.com/go-shiori/shiori",
"documentation": "https://github.com/go-shiori/shiori/tree/master/docs",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shiori.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"default_credentials": {
"username": "shiori",
"password": "gopher"
},
"os": "debian"
},
{
"name": "Shlink",
"slug": "shlink",
@@ -18037,6 +18182,41 @@
"config_path": "/opt/tinyauth/.env",
"os": "alpine"
},
{
"name": "Tolgee",
"slug": "tolgee",
"desc": "Tolgee is an open-source localization platform that helps teams manage translations with in-context editing and collaboration features.",
"script": "ct/tolgee.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tolgee.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/tolgee.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00020"
],
"category_names": [
"AI / Coding & Dev-Tools"
],
"notes": [],
"warnings": [],
"port": 8080,
"website": "https://tolgee.io/",
"documentation": "https://docs.tolgee.io/platform/self_hosting",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tolgee.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"default_credentials": {
"username": "admin",
"password": "cat /opt/tolgee_data/initial.pwd"
},
"os": "debian"
},
{
"name": "Tor Snowflake",
"slug": "tor-snowflake",