[object Object]

← back to 1960swallpaper

1960swallpaper: add .deploy.conf (Kamatera /var/www/1960swallpaper.com, matches fleet deploy path)

2f940cd06fb45c61409fe198ad7019837ca6d9c2 · 2026-09-14 16:08:17 -0700 · Steve

Scaffolded from live pm2 introspection so the site deploys via the shared
deploy.sh like the rest of the fleet. Deployed + verified 200.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 2f940cd06fb45c61409fe198ad7019837ca6d9c2
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Sep 14 16:08:17 2026 -0700

    1960swallpaper: add .deploy.conf (Kamatera /var/www/1960swallpaper.com, matches fleet deploy path)
    
    Scaffolded from live pm2 introspection so the site deploys via the shared
    deploy.sh like the rest of the fleet. Deployed + verified 200.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 .deploy.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.deploy.conf b/.deploy.conf
new file mode 100644
index 0000000..105ed19
--- /dev/null
+++ b/.deploy.conf
@@ -0,0 +1,5 @@
+PROJECT_NAME=1960swallpaper
+DEPLOY_HOST=45.61.58.125
+DEPLOY_PATH=/var/www/1960swallpaper.com
+HEALTH_URL=http://127.0.0.1:9839/
+INSTALL_CMD="npm ci --production"

← 8ddaa4a 1960swallpaper: declare helmet + dotenv (undeclared deps wou  ·  back to 1960swallpaper  ·  hero: remove hero-4grid.js collision, R4 alternating block i ee71141 →