X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=c3a30ce0f5feb6f61fdf3334345330b944758228;hb=56e51a15559d879ae42de5e216dca2929981139c;hp=2db3abf51cd640de3feb667130adba5c406f49fb;hpb=641e2a44fbb684d1cdaa8f0f198bfff372413024;p=oom%2Fplatform%2Fcert-service.git diff --git a/README.md b/README.md index 2db3abf5..c3a30ce0 100644 --- a/README.md +++ b/README.md @@ -48,18 +48,9 @@ make build make start-backend 3. Run Cert Service Client make run-client -3. Remove client container -make stop-client 4. Stop Cert Service and EJBCA make stop-backend ``` - -### Running API with Helm -1. Use environment/server with installed kubernetes and helm. -2. Copy certService/helm/aaf-cert-service directory to that environment. -3. Enter that environment -4. Run ```helm install ./aaf-cert-service``` - ### AAF CertService CSITs #### CSIT repository @@ -93,4 +84,9 @@ https://nexus.onap.org/content/repositories/snapshots/org/onap/aaf/certservice/ All docker images are hosted under nexus3 uri: ``` https://nexus3.onap.org/repository/docker.snapshot/v2/onap/org.onap.aaf.certservice.aaf-certservice-api/ -``` \ No newline at end of file +``` + +### How to release containers +``` +https://github.com/lfit/releng-global-jjb/blob/master/docs/jjb/lf-release-jobs.rst +```