From 6166486edef7658bcb8b00cd7db583a0b390d552 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 17 Aug 2026 12:26:59 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 5dca6763..e4624c08 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -518,46 +518,6 @@ "config_path": "", "os": "debian" }, - { - "name": "AliasVault", - "slug": "aliasvault", - "desc": "AliasVault is an open-source, end-to-end encrypted password manager and email alias service. It features a zero-knowledge architecture where your master password never leaves your device, a built-in SMTP server for alias email addresses, browser extensions with autofill, and native iOS/Android apps.", - "script": "ct/aliasvault.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/aliasvault.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/aliasvault.sh", - "type": "lxc", - "type_id": "nm9bra8mzye2scg", - "categories": [ - "scriptcat00006" - ], - "category_names": [ - "Authentication & Security" - ], - "notes": [ - "To receive alias emails, configure your domain's MX record to point to this server and update PRIVATE_EMAIL_DOMAINS in /opt/aliasvault/.env." - ], - "warnings": [ - "The initial installation builds AliasVault from source and takes 15–30 minutes. Do not interrupt the process.", - "The admin password is auto-generated during installation and displayed in the installation output. Save it immediately." - ], - "port": 443, - "website": "https://aliasvault.net/", - "documentation": "https://docs.aliasvault.net/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/aliasvault.webp", - "updateable": true, - "privileged": false, - "has_arm": false, - "is_dev": true, - "execute_in": [ - "lxc" - ], - "config_path": "", - "default_credentials": { - "username": "admin", - "password": "" - }, - "os": "debian" - }, { "name": "All Templates", "slug": "all-templates",