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

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