From 7796f7d3bcc548e2e267ad3323e24bb40a8d5e17 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 9 Feb 2026 12:14:11 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index d438d7ed..2c3c22da 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -623,7 +623,8 @@ 7 ], "notes": [ - "The Disk space initially allocated by the script is only a placeholder, as we can't know how much space you will ever need. You should increase it to match your workload." + "The Disk space initially allocated by the script is only a placeholder, as we can't know how much space you will ever need. You should increase it to match your workload.", + "Please copy your `BICHON_ENCRYPT_PASSWORD` from `/opt/bichon/bichon.env` to a safe place." ], "type": "ct", "default_credentials": { @@ -4206,15 +4207,11 @@ 21 ], "notes": [ + "On first visit, the setup wizard will guide you to create an admin account and configure ACME email.", "Nginx runs on ports 80/443, Nginx UI management interface on port 9000.", - "SSL certificates can be managed automatically with Let's Encrypt integration.", - "Initial Login data: `cat ~/nginx-ui.creds`" + "SSL certificates can be managed automatically with Let's Encrypt integration." ], - "type": "ct", - "default_credentials": { - "username": "admin", - "password": null - } + "type": "ct" }, { "name": "Nginx Proxy Manager", @@ -4228,13 +4225,10 @@ 21 ], "notes": [ + "On first launch, a setup wizard will guide you through creating an admin account. There are no default credentials.", "You can install the specific one certbot you prefer, or you can Running /app/scripts/install-certbot-plugins within the Nginx Proxy Manager (NPM) LXC shell will install many common plugins. Important: This script does not install all Certbot plugins, as some require additional, external system dependencies (like specific packages for certain DNS providers). These external dependencies must be manually installed within the LXC container before you can successfully install and use the corresponding Certbot plugin. Consult the plugin's documentation for required packages." ], - "type": "ct", - "default_credentials": { - "username": "admin@example.com", - "password": "changeme" - } + "type": "ct" }, { "name": "Intel e1000e NIC Offloading Fix",