Loading README.md +7 −5 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
README.md +7 −5 Original line number Diff line number Diff line Loading @@ -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: Loading