← back to Carnegie Internal
deploy: retarget .deploy.conf to carnegie-internal (port 9961)
a146047d36f77e25a3bfeaf8837cd2b4d0b96284 · 2026-08-20 12:10:09 -0700 · steve
Files touched
Diff
commit a146047d36f77e25a3bfeaf8837cd2b4d0b96284
Author: steve <steve@designerwallcoverings.com>
Date: Thu Aug 20 12:10:09 2026 -0700
deploy: retarget .deploy.conf to carnegie-internal (port 9961)
---
.deploy.conf | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/.deploy.conf b/.deploy.conf
index 2755777..46c684f 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,6 +1,5 @@
-# astek-landing deploy config (GATED — do not run without Steve's approval)
-PROJECT_NAME="astek-landing"
-DEPLOY_PATH="/root/Projects/astek-landing"
-# Live Kamatera port is 9960 (pm2 id 272, deploy 08fa699). 9944 was the local dev port.
-HEALTH_URL="http://localhost:9960/healthz"
-PORT="9960"
+# carnegie-internal deploy config (GATED — do not run without Steve's approval)
+PROJECT_NAME="carnegie-internal"
+DEPLOY_PATH="/root/Projects/carnegie-internal"
+HEALTH_URL="http://localhost:9961/healthz"
+PORT="9961"
← 1aabda1 loop ledger cycle 2 (public landing built)
·
back to Carnegie Internal
·
deploy prep: ship data/products.json snapshot (Kamatera lack e8adafa →