[object Object]

← back to Greenland Onboard

deploy-safety: exclude data/ from rsync (TK-10984)

24d5c846308e5675916716a18079878b2a19c918 · 2026-08-30 23:53:34 -0700 · Steve Abrams

Files touched

Diff

commit 24d5c846308e5675916716a18079878b2a19c918
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Aug 30 23:53:34 2026 -0700

    deploy-safety: exclude data/ from rsync (TK-10984)
---
 .deploy.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.deploy.conf b/.deploy.conf
index fded566..4f08bf3 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -4,3 +4,4 @@ PROJECT_NAME=greenland-internal
 DEPLOY_PATH=/root/Projects/greenland-onboard
 HEALTH_URL=http://127.0.0.1:9973/healthz
 PORT=9973
+RSYNC_EXTRA_EXCLUDES="data"

← 79e25d1 add creds-in-URL fetch guard to gated pages (TK-10984)  ·  back to Greenland Onboard  ·  remove stray tracked index.lookbook.bak.html (served backup a21e610 →