migrated spr stuff
This commit is contained in:
@@ -1,25 +1,14 @@
|
||||
# Configuration for core_room deployment
|
||||
# Configuration for mainroom deployment
|
||||
|
||||
# Server configuration
|
||||
DEPLOY_SERVER=mariano@mcrn.ar
|
||||
|
||||
# Docker deployment (default)
|
||||
DEPLOY_REMOTE_PATH=~/core_room
|
||||
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_AMAR_BACKEND=/home/mariano/wdir/ama/amar_django_back
|
||||
LOCAL_AMAR_FRONTEND=/home/mariano/wdir/ama/amar_frontend
|
||||
LOCAL_SOLEPRINT=/home/mariano/wdir/ama/soleprint
|
||||
|
||||
# =============================================================================
|
||||
# TEST SYNC PATHS (decoupled, standalone)
|
||||
# =============================================================================
|
||||
# Source: Where tests come from (any repo with contract tests)
|
||||
TEST_SOURCE_PATH=/home/mariano/wdir/ama/amar_django_back/tests/contracts
|
||||
|
||||
# Target: Where ward tester expects tests (volume mount, no restart needed)
|
||||
WARD_TESTS_PATH=/home/mariano/wdir/ama/soleprint/ward/tools/tester/tests
|
||||
LOCAL_SOLEPRINT=/home/mariano/wdir/spr/gen
|
||||
|
||||
Reference in New Issue
Block a user