[object Object]

← back to Catalog Crawl Atlas

add .deploy.conf (data-excluded) for guard deploy (TK-10984)

940b04024714e56c32e851c4b7b4c3baf3865045 · 2026-08-30 23:54:36 -0700 · Steve Abrams

Files touched

Diff

commit 940b04024714e56c32e851c4b7b4c3baf3865045
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Aug 30 23:54:36 2026 -0700

    add .deploy.conf (data-excluded) for guard deploy (TK-10984)
---
 .deploy.conf | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.deploy.conf b/.deploy.conf
new file mode 100644
index 0000000..75855b6
--- /dev/null
+++ b/.deploy.conf
@@ -0,0 +1,8 @@
+PROJECT_NAME=catalog-crawl-atlas
+DEPLOY_HOST=45.61.58.125
+DEPLOY_PATH=/root/Projects/catalog-crawl-atlas
+HEALTH_URL=http://localhost:9792/
+REQUIRED_ENVS=""
+INSTALL_CMD="true"
+BUILD_CMD=""
+RSYNC_EXTRA_EXCLUDES="reports data"

← f76d1c7 add creds-in-URL fetch guard to gated pages (TK-10984)  ·  back to Catalog Crawl Atlas  ·  (newest)