From fef8f417770eeb89c3828309368a3be1837910fa Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Jul 2026 17:52:57 -0400 Subject: [PATCH] =?UTF-8?q?Update=202026-07-15=20=E2=80=94=20root?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f0a0cd..87988f1 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,14 @@ DNS: hudu.itpropartner.com (SiteGround) - Port: 3000 (internal), Caddy handles SSL on 443 - Compose at: `/root/docker/hudu/docker-compose.yml` - .env at: `/root/docker/hudu/.env` (chmod 600) - ## URLs + - Production: https://hudu.itpropartner.com -- Old box (fallback): http://178.156.130.130 +- Old box (fallback): http://178.156.130.130 (decommissioned) + +## Access + +Access via https://hudu.itpropartner.com. Login with Hudu admin credentials (stored in Vaultwarden under info@itpropartner.com). API key: `kakEmBqTqDqNMN966gpeLmEV` (Syncro integration for Forefront Wireless). ## Recovery 1. `cd /root/docker/hudu && docker compose --env-file .env up -d`