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

Last edited by Holger Liebold Apr 05, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

d2s_server_setup

D2Sphere Setup

how to setup each device per server target

https://www.d2sphere.com [ACTIVE / PUBLIC]

  • marketing website
  • self registration link to live.d2sphere.com for free access

https://live.d2sphere.com [ACTIVE / PUBLIC]

  • production system
  • updated ~ all 6 month to latest release
  • self registration only
  • limits:
    • only 1x registered User per Domain
    • only 1x domian per User
    • max. 5x devices per User/Domain
  • Setup AVL:
    $PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
    $PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.205.185,4444
    $PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,live.d2sphere.com,4444
  • Setup ePack:
    URL: live.d2sphere.com
    Port: 4444
  • Setup mPACK:
    AT#IPD2S=4444,"37.61.205.185",1000

https://custom.d2sphere.com [ACTIVE / CUSTOMER]

  • custom production system
  • updated ~ all 6 month to latest release / on customer request
  • Setup AVL:
    $PFAL,CNF.Set,TCP.CLIENT.LOGIN=1
    $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:
    URL: custom.d2sphere.com
    Port: 4444
  • Setup mPACK:
    AT#IPD2S=4444,"37.61.205.201",1000

https://beta.d2sphere.com [ACTIVE / 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
    • basicAuth User: test
    • basicAuth Pass: test
  • Monitoring REST URL:

    • http://beta.d2sphere.com:9099/metrics
    • http://beta.d2sphere.com:9099/health
    • http://beta.d2sphere.com:9099/info
  • Setup AVL:

    $PFAL,CNF.Set,TCP.CLIENT.LOGIN=1
    $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:

    URL: beta.d2sphere.com
    Port: 4444
  • Setup mPACK:

    AT#IPD2S=4444,"37.61.206.106",1000

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]

  • REST URL:

    • http://stage.d2sphere.com:9099/swagger-ui.html
    • basicAuth User: test
    • basicAuth Pass: test
  • 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
    $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:

    URL: stage.d2sphere.com
    Port: 4444
  • Setup mPACK:

    AT#IPD2S=4444,"37.61.206.205",1000

https://eval.d2sphere.com [DEPRECATED/OFF from 1.12.2018]

  • old external test system

  • deprecated / DO NOT USE ANYMORE

  • activ / IP will change ~12.3.2018

  • REST URL:

    • http://eval.d2sphere.com:9099/rest/ds/v1/swagger-ui.html
    • old version
  • Setup AVL:

    $PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,5.35.255.87,4444
    $PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444
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