← back to Muralsource Internal
.deploy.conf
9 lines
# muralsource-internal deploy config (GATED — do not run without Steve's approval)
# LOCAL-ONLY for now: internal line viewer on Mac2 pm2 :9947. No Kamatera target
# provisioned yet — DEPLOY_PATH is a NEW path so a stray /deploy can NEVER overwrite
# the live astek site (the clone-origin). Provision the Kamatera port before deploying.
PROJECT_NAME="muralsource-internal"
DEPLOY_PATH="/root/public-projects/muralsource-internal"
HEALTH_URL="http://localhost:9947/healthz"
PORT="9947"