From 9471ac4a52e4c4ac2f91ce7d06c9a84a5488222e Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 17 Nov 2025 18:20:20 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index b54674b..a89377e 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1355,6 +1355,23 @@ ], "type": "ct" }, + { + "name": "Domain Locker", + "slug": "domain-locker", + "desc": "The all-in-one tool, for keeping track of your domain name portfolio. Got domain names? Get Domain Locker! ", + "script": "ct/domain-locker.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/domain-locker.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/domain-locker.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [ + "Show DB credentials: `cat ~/Domain-Locker.creds`", + "Domain-locker takes quite some time to build and a lot of ressources, RAM and Cores can be lowered after install." + ], + "type": "ct" + }, { "name": "Domain Monitor", "slug": "domain-monitor", @@ -4493,6 +4510,23 @@ ], "type": "ct" }, + { + "name": "Passbolt", + "slug": "passbolt", + "desc": "Passbolt is a hybrid credential platform. It is built-first for modern IT teams, yet simple enough for everyone. A sovereign, battle-tested solution that delivers for a team of 5, or an organisation of 5000.", + "script": "ct/passbolt.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/passbolt.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/passbolt.sh", + "os": "debian", + "categories": [ + 6 + ], + "notes": [ + "Type `cat ~/.Passbolt.creds` to see MariaDB database credentials. You will need those to setup Passbolt.", + "The application uses self-signed certificates. You can also use Let's Encrypt to get a valid certificate for your domain. Please read the documentation for more information." + ], + "type": "ct" + }, { "name": "PatchMon", "slug": "patchmon",