15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
# Configuration for mainroom deployment
|
|
|
|
# Server configuration
|
|
DEPLOY_SERVER=mariano@mcrn.ar
|
|
|
|
# Docker deployment (default)
|
|
DEPLOY_REMOTE_PATH=~/mainroom
|
|
|
|
# Bare metal deployment (--bare-metal flag)
|
|
DEPLOY_BARE_METAL_PATH=~/soleprint
|
|
|
|
# Local source code paths
|
|
# (Defaults are set in deploy.sh if not specified here)
|
|
LOCAL_SOLEPRINT=/home/mariano/wdir/spr/gen
|