X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=2d91ee8f37a2992a890a2e6cb1c3b328a4f83915;hb=1003acd962438f82633c8a8a50f03499a8ca61a7;hp=04c3009dc5f118482629ef38a2712c965228197e;hpb=036b2f01da6d51d8b466e48b4cfc8692a224bfe3;p=oom%2Fplatform%2Fcert-service.git diff --git a/README.md b/README.md index 04c3009d..2d91ee8f 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ More information about the project and all its functionalities you can find unde https://wiki.onap.org/display/DW/OOM+Certification+Service ``` -Project consists of three submodules: +Project consists of four submodules: 1. oom-certservice-api -2. oom-certservice-client +2. *deprecated (no longer built)* oom-certservice-client 3. oom-certservice-post-processor +4. oom-certservice-k8s-external-provider Detailed information about submodules can be found in ```README.md``` in their directories. @@ -40,8 +41,8 @@ Then execute following command from certs(!) directory: ``` ### Running Docker containers from docker-compose with EJBCA -Docker-compose uses a local image of certservice-api and make run-client uses a local image of certservice-client -Build docker images locally before running docker compose command. +Docker-compose uses a local image of certservice-api and make run-client uses a released image of certservice-client +Build certservice-api docker image locally before running docker compose command. ``` 1. Build local images make build