Commit 08a0b949 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

add configure meepctl instructions in README for sandbox VM

parent 153ad6b9
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -193,8 +193,10 @@ MEC Sandbox has the following prerequisites:
   - **NOTE:** Once the kubernetes secrets have been created, it is recommended to remove the config files containing the clear-text secrets
1. Build & Deploy AdvantEDGE:
   - For more details see [AdvantEDGE Deployment Workflow](https://interdigitalinc.github.io/AdvantEDGE/docs/platform-mgmt/mgmt-workflow/)
   - Build meepctl:
   - Build and Configure meepctl:
     - `~/AdvantEDGE/go-apps/meepctl/install.sh`
     - `meepctl config ip <VM private IP address>`
     - `meepctl config gitdir <full path to ~/AdvantEDGE>`
   - Deploy dependency pods:
     - `meepctl deploy dep`
   - Build & Dockerize: