Table of Contents |
---|
Follow the steps below to setup the CPS environment.
Checkout the project
Checkout https://gerrit.onap.org/r/admin/repos/cps
Building the project
When building the project run from the root cps folder :
...
From docker-compose folder run the following after building the images locally :
...
language | bash |
---|
...
This starts both cps and postgres containers.
...
Download and install docker desktop at
Once docker desktop is installed go to Settings>General and check 'Use the WSL 2 based engine'. Click apply and restart
...