[object Object]

← back to 1980swallpaper

auto-data-snapshot: 2026-09-15T13:40:09 (1 data files) — .deploy.conf

0555db690c29edb8f4df5437f8d15d346c965778 · 2026-09-15 13:41:12 -0700 · auto-commit-fleet

Files touched

Diff

commit 0555db690c29edb8f4df5437f8d15d346c965778
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date:   Tue Sep 15 13:41:12 2026 -0700

    auto-data-snapshot: 2026-09-15T13:40:09 (1 data files) — .deploy.conf
---
 .deploy.conf | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.deploy.conf b/.deploy.conf
new file mode 100644
index 0000000..c29e952
--- /dev/null
+++ b/.deploy.conf
@@ -0,0 +1,11 @@
+PROJECT_NAME=retrowalls
+DEPLOY_HOST=45.61.58.125
+DEPLOY_PATH=/var/www/retrowalls.com
+HEALTH_URL=http://127.0.0.1:9833/
+INSTALL_CMD="npm ci --production"
+
+# Never let rsync --delete eat prod-written runtime data.
+# leads.jsonl = customer leads (TK-11322); users.json = prod-side accounts —
+# both prod-authoritative and absent locally, so they must be excluded or a
+# full-tree deploy would delete them. data/products.json IS shipped from here.
+RSYNC_EXTRA_EXCLUDES="/data/leads.jsonl /data/users.json"

← bb4b644 fix(retrowalls): repair hero-mode toggle, dedupe header, ali  ·  back to 1980swallpaper  ·  front-page-steward: ux-primitives bundle (silent) TK-12031 d7c9952 →