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

d2s_server_setup

D2Sphere Setup

IP

VM		Funktion	priv. IP	pub. IP          DNS
---------------------------------------------------------------------------------------------------------------------
rs238037	DB1		10.21.31.4	37.61.203.164    db1.d2sphere.com
rs238038	DB2		10.21.31.2	37.61.204.26     db2.d2sphere.com
rs238039	DB3		10.21.31.3	37.61.204.254    db3.d2sphere.com
rs238041	LIVE		10.21.31.9	37.61.205.185    live.d2sphere.com
rs238042	CUSTOM		10.21.31.5	37.61.205.201    custom.d2sphere.com
rs238043	BETA/EVAL	10.21.31.10	37.61.206.106    beta/eval.d2sphere.com
rs238044	ALPHA/STAGE	10.21.31.7	37.61.206.205    alpha/stage.d2sphere.com
rs238045	WEB/MONITORING	10.21.31.8	37.61.206.227    www/updates.d2sphere.com
---------------------------------------------------------------------------------------------------------------------

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
    $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
  • domain/user registration via FALCOM/Maestro support department
  • 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 by FALCOM/Maestro support deparment

  • Promotion/Evaluation Kit systems

  • 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