...
CheckoutĀ https://gerrit.onap.org/r/admin/repos/cps
Building the project
When building the project run from the root cps folder :
Code Block |
---|
mvn clean install |
From docker-compose folder run the following after building the images locally :
...
Set environment variables with relevant connection details which can be found in application.yml in docker-compose folder.
Building the project
When building the project run from the root cps folder :
...
Running the project
This option is if you haveĀ a local PostgreSQL running.
...