← back to 1930swallpaper
1930swallpaper: add .deploy.conf (Kamatera /var/www/1930swallpaper.com, matches fleet deploy path)
121ceef15e674f16562504ab531e248a14efd244 · 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 121ceef15e674f16562504ab531e248a14efd244
Author: Steve <steve@designerwallcoverings.com>
Date: Mon Sep 14 16:08:17 2026 -0700
1930swallpaper: add .deploy.conf (Kamatera /var/www/1930swallpaper.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..0ec8d33
--- /dev/null
+++ b/.deploy.conf
@@ -0,0 +1,5 @@
+PROJECT_NAME=1930swallpaper
+DEPLOY_HOST=45.61.58.125
+DEPLOY_PATH=/var/www/1930swallpaper.com
+HEALTH_URL=http://127.0.0.1:9837/
+INSTALL_CMD="npm ci --production"
← b3b8799 1930swallpaper: declare helmet + dotenv (undeclared deps wou
·
back to 1930swallpaper
·
hero: remove hero-4grid.js collision, R4 alternating block i 0feb4f5 →