From e849c38aa259cb4de778c4a8e8c8cb578b60bc36 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Thu, 19 Feb 2026 08:13:01 +0100 Subject: [PATCH] docs: Update tracking files for Jabber deployment Co-Authored-By: Claude Opus 4.5 --- .claude/HISTORY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude/HISTORY.md b/.claude/HISTORY.md index d3e99f90..ce89d418 100644 --- a/.claude/HISTORY.md +++ b/.claude/HISTORY.md @@ -2320,3 +2320,17 @@ git checkout HEAD -- index.html - Emancipate workflow for public exposure - Connection info display (XMPP, BOSH, WebSocket URLs) - Log viewer with refresh + +### 2026-02-19: Jabber/XMPP Deployment and Fixes + +**Deployment:** +- Installed Jabber at xchat.gk2.secubox.in +- Created admin user: admin@xchat.gk2.secubox.in +- Fixed pf.gk2.secubox.in routing (was pointing to jabber, now streamlit_prompt) + +**Fixes Applied:** +- Fixed Prosody process detection (lua.*prosody pattern instead of prosody) +- Fixed startup script to run Prosody as prosody user (not root) +- Fixed SSL certificate generation (openssl instead of prosodyctl) +- Added xchat.gk2.secubox.in route to mitmproxy-in haproxy-routes.json +- Fixed route IP from 127.0.0.1 to 192.168.255.1 for container accessibility