|
|
# D2Sphere Setup
|
|
|
## how to setup each device per server target
|
|
|
* https://www.d2sphere.com
|
|
|
* production system
|
|
|
* updated ~ all 6 month to latest release
|
|
|
* not yet activ
|
|
|
|
|
|
* https://live.d2sphere.com
|
|
|
* production system
|
|
|
* updated ~ all 6 month to latest release
|
|
|
* not yet activ
|
|
|
### https://www.d2sphere.com
|
|
|
* production system
|
|
|
* updated ~ all 6 month to latest release
|
|
|
* not yet activ
|
|
|
|
|
|
* https://custom.d2sphere.com [ACTIV / CUSTOMER]
|
|
|
* custom production system
|
|
|
* updated ~ all 6 month to latest release / on customer request
|
|
|
### https://live.d2sphere.com
|
|
|
* production system
|
|
|
* updated ~ all 6 month to latest release
|
|
|
* not yet activ
|
|
|
|
|
|
* Setup AVL:
|
|
|
### https://custom.d2sphere.com [ACTIV / CUSTOMER]
|
|
|
* custom production system
|
|
|
* updated ~ all 6 month to latest release / on customer request
|
|
|
|
|
|
* Setup AVL:
|
|
|
```
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.205.201,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,custom.d2sphere.com,4444
|
|
|
```
|
|
|
* Setup ePack:
|
|
|
* Setup ePack:
|
|
|
```
|
|
|
URL: custom.d2sphere.com
|
|
|
Port: 4444
|
|
|
```
|
|
|
* Setup mPACK:
|
|
|
* Setup mPACK:
|
|
|
```
|
|
|
AT#IPD2S=4444,"37.61.205.201",1000
|
|
|
```
|
|
|
|
|
|
* https://beta.d2sphere.com [ACTIV / PUBLIC]
|
|
|
* evaluation system / customer test system
|
|
|
* full working system with API etc.
|
|
|
* accounts will be created on request
|
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 4-6 week to latest release
|
|
|
### https://beta.d2sphere.com [ACTIV / PUBLIC]
|
|
|
* evaluation system / customer test system
|
|
|
* full working system with API etc.
|
|
|
* accounts will be created on request
|
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 4-6 week to latest release
|
|
|
|
|
|
* REST URL:
|
|
|
- http://beta.d2sphere.com:9099/swagger-ui.html
|
|
|
(use HTTP basic Auth)
|
|
|
* REST URL:
|
|
|
- http://beta.d2sphere.com:9099/swagger-ui.html
|
|
|
(use HTTP basic Auth)
|
|
|
|
|
|
* Monitoring REST URL:
|
|
|
- http://beta.d2sphere.com:9099/metrics
|
|
|
- http://beta.d2sphere.com:9099/health
|
|
|
- http://beta.d2sphere.com:9099/info
|
|
|
* Monitoring REST URL:
|
|
|
- http://beta.d2sphere.com:9099/metrics
|
|
|
- http://beta.d2sphere.com:9099/health
|
|
|
- http://beta.d2sphere.com:9099/info
|
|
|
|
|
|
* Setup AVL:
|
|
|
* Setup AVL:
|
|
|
```
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.206.106,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,beta.d2sphere.com,4444
|
|
|
```
|
|
|
* Setup ePack:
|
|
|
* Setup ePack:
|
|
|
```
|
|
|
URL: beta.d2sphere.com
|
|
|
Port: 4444
|
|
|
```
|
|
|
* Setup mPACK:
|
|
|
* Setup mPACK:
|
|
|
```
|
|
|
AT#IPD2S=4444,"37.61.206.106",1000
|
|
|
```
|
|
|
|
|
|
* https://alpha.d2sphere.com
|
|
|
### https://alpha.d2sphere.com
|
|
|
* FALCOM / MAESTRO test system
|
|
|
* NO CUSTOMERS ON THIS SYSTEM!!!
|
|
|
* full working system with API etc.
|
... | ... | @@ -71,7 +72,7 @@ |
|
|
* updated ~ all 2-3 days to latest build
|
|
|
* not yet activ
|
|
|
|
|
|
* https://eval.d2sphere.com [DEPRECATED]
|
|
|
### https://eval.d2sphere.com [DEPRECATED]
|
|
|
* old external test system
|
|
|
* deprecated / DO NOT USE ANYMORE
|
|
|
* activ / IP will change ~12.3.2018
|
... | ... | @@ -81,7 +82,7 @@ |
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444
|
|
|
```
|
|
|
|
|
|
* https://stage.d2sphere.com
|
|
|
### https://stage.d2sphere.com
|
|
|
* old internal test system
|
|
|
* deprecated / DO NOT USE ANYMORE
|
|
|
|
... | ... | |