Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-08-19 12:26:48 +00:00
parent 10de5b2e5f
commit e96ce30891

View File

@@ -913,6 +913,22 @@
"notes": [], "notes": [],
"type": "ct" "type": "ct"
}, },
{
"name": "Debian 13",
"slug": "debian-13-vm",
"desc": "Debian 13 (Trixie) Linux is a distribution that emphasizes free software. It supports many hardware platforms",
"script": "vm/debian-13-vm.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/debian-13-vm.sh",
"categories": [
2
],
"notes": [
"VM has no root password set. To login type in user `root` and just press enter",
"After installation, checkout: \u00b4https://github.com/community-scripts/ProxmoxVE/discussions/836\u00b4 for useful Debian commands",
"If you use Cloud-init, checkout after installation: \u00b4https://github.com/community-scripts/ProxmoxVE/discussions/272\u00b4"
],
"type": "vm"
},
{ {
"name": "Debian 12", "name": "Debian 12",
"slug": "debian-vm", "slug": "debian-vm",
@@ -4390,6 +4406,23 @@
], ],
"type": "ct" "type": "ct"
}, },
{
"name": "Swizzin",
"slug": "swizzin",
"desc": "Swizzin is a light-weight, modular, and user-friendly seedbox solution for Debian-based servers. It allows for the easy installation and management of a wide variety of applications commonly used for torrenting and media management, such as rTorrent, Sonarr, Radarr, and Plex, all accessible through a command-line utility or a web-based dashboard.",
"script": "ct/swizzin.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/swizzin.sh",
"categories": [
15
],
"notes": [
"Installation might take a long time if choosing to install many apps. Be patient.",
"Swizzin is a management suite, not a single application. Use the 'box' command inside the container to install/manage individual apps like rTorrent, Sonarr, etc. A full list can be found in documentation.",
"It is very recommended to install at least the 'panel' for web access, and 'nginx' for easy access to other apps.",
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
],
"type": "ct"
},
{ {
"name": "Syncthing", "name": "Syncthing",
"slug": "syncthing", "slug": "syncthing",
@@ -4488,9 +4521,7 @@
"categories": [ "categories": [
5 5
], ],
"notes": [ "notes": [],
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
],
"type": "ct" "type": "ct"
}, },
{ {