Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • d2s_server_setup

d2s_server_setup · Changes

Page history
Update d2s_server_setup authored Aug 31, 2018 by Guido Voigt's avatar Guido Voigt
Show whitespace changes
Inline Side-by-side
Showing with 34 additions and 33 deletions
+34 -33
  • d2s_server_setup.md d2s_server_setup.md +34 -33
  • No files found.
d2s_server_setup.md
View page @ da60b3ed
# D2Sphere Setup # D2Sphere Setup
## how to setup each device per server target ## 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 ### https://www.d2sphere.com
* production system * production system
* updated ~ all 6 month to latest release * updated ~ all 6 month to latest release
* not yet activ * not yet activ
* https://custom.d2sphere.com [ACTIV / CUSTOMER] ### https://live.d2sphere.com
* custom production system * production system
* updated ~ all 6 month to latest release / on customer request * 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.LOGIN=1,2
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.205.201,4444 $PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.205.201,4444
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,custom.d2sphere.com,4444 $PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,custom.d2sphere.com,4444
``` ```
* Setup ePack: * Setup ePack:
``` ```
URL: custom.d2sphere.com URL: custom.d2sphere.com
Port: 4444 Port: 4444
``` ```
* Setup mPACK: * Setup mPACK:
``` ```
AT#IPD2S=4444,"37.61.205.201",1000 AT#IPD2S=4444,"37.61.205.201",1000
``` ```
* https://beta.d2sphere.com [ACTIV / PUBLIC] ### https://beta.d2sphere.com [ACTIV / PUBLIC]
* evaluation system / customer test system * evaluation system / customer test system
* full working system with API etc. * full working system with API etc.
* accounts will be created on request * accounts will be created on request
* no guarantee of data persistence and 24/365 availability * no guarantee of data persistence and 24/365 availability
* updated ~ all 4-6 week to latest release * updated ~ all 4-6 week to latest release
* REST URL: * REST URL:
- http://beta.d2sphere.com:9099/swagger-ui.html - http://beta.d2sphere.com:9099/swagger-ui.html
(use HTTP basic Auth) (use HTTP basic Auth)
* Monitoring REST URL: * Monitoring REST URL:
- http://beta.d2sphere.com:9099/metrics - http://beta.d2sphere.com:9099/metrics
- http://beta.d2sphere.com:9099/health - http://beta.d2sphere.com:9099/health
- http://beta.d2sphere.com:9099/info - http://beta.d2sphere.com:9099/info
* Setup AVL: * Setup AVL:
``` ```
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2 $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.CONNECT=1,37.61.206.106,4444
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,beta.d2sphere.com,4444 $PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,beta.d2sphere.com,4444
``` ```
* Setup ePack: * Setup ePack:
``` ```
URL: beta.d2sphere.com URL: beta.d2sphere.com
Port: 4444 Port: 4444
``` ```
* Setup mPACK: * Setup mPACK:
``` ```
AT#IPD2S=4444,"37.61.206.106",1000 AT#IPD2S=4444,"37.61.206.106",1000
``` ```
* https://alpha.d2sphere.com ### https://alpha.d2sphere.com
* FALCOM / MAESTRO test system * FALCOM / MAESTRO test system
* NO CUSTOMERS ON THIS SYSTEM!!! * NO CUSTOMERS ON THIS SYSTEM!!!
* full working system with API etc. * full working system with API etc.
...@@ -71,7 +72,7 @@ ...@@ -71,7 +72,7 @@
* updated ~ all 2-3 days to latest build * updated ~ all 2-3 days to latest build
* not yet activ * not yet activ
* https://eval.d2sphere.com [DEPRECATED] ### https://eval.d2sphere.com [DEPRECATED]
* old external test system * old external test system
* deprecated / DO NOT USE ANYMORE * deprecated / DO NOT USE ANYMORE
* activ / IP will change ~12.3.2018 * activ / IP will change ~12.3.2018
...@@ -81,7 +82,7 @@ ...@@ -81,7 +82,7 @@
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444 $PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444
``` ```
* https://stage.d2sphere.com ### https://stage.d2sphere.com
* old internal test system * old internal test system
* deprecated / DO NOT USE ANYMORE * deprecated / DO NOT USE ANYMORE
......
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages