← back to Corkwallcovering
cork: correct .deploy.conf to verified live path /var/www/corkwallcovering.com
18c34460ec404a51d0b4ba7ec9b577229f613e76 · 2026-07-01 09:55:31 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 18c34460ec404a51d0b4ba7ec9b577229f613e76
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jul 1 09:55:31 2026 -0700
cork: correct .deploy.conf to verified live path /var/www/corkwallcovering.com
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
.deploy.conf | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/.deploy.conf b/.deploy.conf
index 9bb68b0..b274852 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,6 +1,8 @@
-# corkwallcovering — Kamatera deploy target
+# corkwallcovering — Kamatera deploy target (VERIFIED against live pm2 2026-07-01)
PROJECT_NAME=corkwallcovering
-DEPLOY_PATH=/root/public-projects/corkwallcovering
-HEALTH_URL=https://corkwallcovering.com/
-PM2_NAME=corkwallcovering
-PORT=9848
+DEPLOY_HOST=45.61.58.125
+DEPLOY_PATH=/var/www/corkwallcovering.com
+HEALTH_URL=http://localhost:9848/
+REQUIRED_ENVS=""
+INSTALL_CMD="npm ci --production"
+BUILD_CMD=""
← c9dcd2b cork: scaffold .deploy.conf (Kamatera corkwallcovering :9848
·
back to Corkwallcovering
·
chore: lint + refactor enrich-cork-ai.mjs, correct 2.5-flash 2941458 →