← back to Abramsagency
fix .deploy.conf: PORT 9788 -> 9632 (real live port after the VenturaClaw collision move)
1600736d648eca0c060c07fd0fc656c292126521 · 2026-09-03 14:10:44 -0700 · Steve Abrams
Verified live on Kamatera: pm2 'abramsagency' online PORT=9632,
cwd=/var/www/agency.agentabrams.com. The stale 9788 would re-collide
with VenturaClaw if any script read it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2
Files touched
Diff
commit 1600736d648eca0c060c07fd0fc656c292126521
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 3 14:10:44 2026 -0700
fix .deploy.conf: PORT 9788 -> 9632 (real live port after the VenturaClaw collision move)
Verified live on Kamatera: pm2 'abramsagency' online PORT=9632,
cwd=/var/www/agency.agentabrams.com. The stale 9788 would re-collide
with VenturaClaw if any script read it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2
---
.deploy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.deploy.conf b/.deploy.conf
index 20c6a84..c11a916 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,4 +1,4 @@
PROJECT_NAME=abramsagency
DEPLOY_PATH=/var/www/agency.agentabrams.com
HEALTH_URL=https://agency.agentabrams.com/healthz
-PORT=9788
+PORT=9632
← 75ee42e add golive-port-fix.sh: resolve :9788 collision with Ventura
·
back to Abramsagency
·
auto-data-snapshot: 2026-09-03T14:29:24 (1 data files) — .de 89d0173 →