... | ... | @@ -82,28 +82,37 @@ |
|
|
```
|
|
|
|
|
|
### https://stage.d2sphere.com [ACTIVE / TESTING] alias https://alpha.d2sphere.com
|
|
|
* FALCOM / MAESTRO test system
|
|
|
* NO CUSTOMERS ON THIS SYSTEM!!!
|
|
|
* full working system with API etc.
|
|
|
* accounts will be created on request
|
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 2-3 days to latest build
|
|
|
* external test system
|
|
|
* only internal use - may for DEMO of new Features on request
|
|
|
* NEW IP: 37.61.206.205 [OLD IP: 5.35.255.87]
|
|
|
* FALCOM / MAESTRO test system
|
|
|
* NO CUSTOMERS ON THIS SYSTEM!!!
|
|
|
* full working system with API etc.
|
|
|
* accounts will be created on request
|
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 2-3 days to latest build
|
|
|
* external test system
|
|
|
* only internal use - may for DEMO of new Features on request
|
|
|
* NEW IP: 37.61.206.205 [OLD IP: 5.35.255.87]
|
|
|
* REST URL:
|
|
|
- http://stage.d2sphere.com:9099/swagger-ui.html
|
|
|
- basicAuth User: test
|
|
|
- basicAuth Pass: test
|
|
|
|
|
|
* Setup AVL:
|
|
|
* Monitoring REST URL:
|
|
|
- http://stage.d2sphere.com:9099/metrics
|
|
|
- http://stage.d2sphere.com:9099/health
|
|
|
- http://stage.d2sphere.com:9099/info
|
|
|
|
|
|
* Setup AVL:
|
|
|
```
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.206.205,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444
|
|
|
```
|
|
|
* Setup ePack:
|
|
|
* Setup ePack:
|
|
|
```
|
|
|
URL: stage.d2sphere.com
|
|
|
Port: 4444
|
|
|
```
|
|
|
* Setup mPACK:
|
|
|
* Setup mPACK:
|
|
|
```
|
|
|
AT#IPD2S=4444,"37.61.206.205",1000
|
|
|
```
|
... | ... | |