diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6eee2682..fae4b1df 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2666,22 +2666,6 @@ "password": "itsm" } }, - { - "name": "iVentoy", - "slug": "iventoy", - "desc": "iVentoy is an upgraded PXE server that allows simultaneous OS booting and installation on multiple machines via network. It is user-friendly, requiring only the placement of ISO files in a designated folder and selecting PXE boot on the client machine. iVentoy supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, and ARM64 UEFI modes. It is compatible with over 110 OS types, including Windows, WinPE, Linux, and VMware.", - "script": "ct/iventoy.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/iventoy.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/iventoy.sh", - "os": "debian", - "categories": [ - 2 - ], - "notes": [ - "Container must be privileged." - ], - "type": "ct" - }, { "name": "Jackett", "slug": "jackett", @@ -6477,6 +6461,20 @@ ], "type": "ct" }, + { + "name": "Termix", + "slug": "termix", + "desc": "Termix is an open-source, self-hosted server management platform with SSH terminal access, SSH tunneling, remote file management, Docker management, and multi-platform support.", + "script": "ct/termix.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/termix.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/termix.sh", + "os": "debian", + "categories": [ + 6 + ], + "notes": [], + "type": "ct" + }, { "name": "The Lounge", "slug": "the-lounge",