You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


Prerequisites

Deploying SDC on a Linux VM for Development ( link )


Initial Setup

  1. In folder /data/scripts/ place the following script from dcae repo - sdc/dcae-d/dt-be-main
  • dcae_docker_run.sh

2. Provide execution permissions to the scripts

chmod 755 /data/scripts/*

3.  As 'root' user, launch the following script to test the setup is working (it will pull dockers from the LF repo and start them)

/data/scripts/dcae_docker_run.sh -r 1.2-STAGING-latest

on script completion, you will see a successful health check. Depending on you VM

  • No labels