Former-commit-id:133dc97f67
[formerlya02aeb236c
] [formerly9f19e3f712
] [formerly133dc97f67
[formerlya02aeb236c
] [formerly9f19e3f712
] [formerly06a8b51d6d
[formerly9f19e3f712
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]] Former-commit-id:06a8b51d6d
Former-commit-id:9bb8decbcf
[formerly8e80217e59
] [formerly377dcd10b9
[formerly3360eb6c5f
]] Former-commit-id:377dcd10b9
Former-commit-id:e2ecdcfe33
26 lines
910 B
Properties
Executable file
26 lines
910 B
Properties
Executable file
# The port that the socket communication will take place on
|
|
SERVER_PORT=2000
|
|
|
|
# The directory the mock rsync process will look in for exporting grids
|
|
EXPORT_GRIDS=/awips2/GFESuite/exportgrids/
|
|
|
|
# The directory to be used for transferring data files
|
|
DATA_FOLDER=/awipscm/mhsTest/mhs/received/
|
|
|
|
# The directory acting as the central server repository for
|
|
# configurations and grids used by GFE service backup
|
|
CENTRAL_SERVER=/awipscm/mhsTest/mhs/central_server/
|
|
|
|
# Directory containing the socket server and client logs
|
|
LOG_DIR=/awipscm/mhsTest/mhs/logs/
|
|
|
|
# Bin directory containing helper functions
|
|
UTIL_DIR=/awipscm/mhsTest/mhs/util/
|
|
|
|
# The IP address of the server acting as the test NCF server
|
|
TNCF=155.157.61.163
|
|
|
|
# Place the MHSID and server IPs of the servers participating in
|
|
# ISC communcation below. A comma separated list of IPS may be
|
|
# used if a cluster
|
|
# Example: LWX=255.255.99.1,255.255.99.2
|