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_docker

Last edited by Guido Voigt Mar 13, 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_docker

D2Sphere Wiki Docker Setup

preparation

  • check to have docker host setup and configured
  • check to have latest docker version 17.06 CE or later
  • check to have docker-compose installed

setup D2Sphere

  • create dir /opt/d2sphere/d2s-ds
  • download [d2sphere.compose.yml] and copy into /opt/d2sphere/ds
  • optional create dir /opt/d2sphere/d2s-ds/config
  • copy application.yml out of docker /opt/d2s-ds/application.yml into /opt/d2sphere/d2s-ds/config and modify on your requirement
  • copy logback.xml out of docker /opt/d2s-ds/logback.xml into /opt/d2sphere/d2s-ds/config and modify on your requirement
  • start docker compose
docker-compose -f d2sphere.compose.yml up
  • stop docker compose press CRTL-C to get promt back
docker-compose -f d2sphere.compose.yml down
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