mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-21 16:15:05 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -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",
|
||||
@@ -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",
|
||||
@@ -16154,6 +16221,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",
|
||||
|
||||
Reference in New Issue
Block a user