diff --git a/json/helpers_cache.json b/json/helpers_cache.json index dbb6175..99479a0 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -913,6 +913,22 @@ "notes": [], "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", "slug": "debian-vm", @@ -4390,6 +4406,23 @@ ], "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", "slug": "syncthing", @@ -4488,9 +4521,7 @@ "categories": [ 5 ], - "notes": [ - "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing." - ], + "notes": [], "type": "ct" }, {