diff options
Diffstat (limited to 'docs/userguide/developer-guide.rst')
-rw-r--r-- | docs/userguide/developer-guide.rst | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/userguide/developer-guide.rst b/docs/userguide/developer-guide.rst deleted file mode 100644 index be73f59c7..000000000 --- a/docs/userguide/developer-guide.rst +++ /dev/null @@ -1,34 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 -.. International License. http://creativecommons.org/licenses/by/4.0 -.. Copyright (C) 2020 Deutsche Telekom AG. - -Developer Guide -================= - -Blueprints Processor Microservice: ----------------------------------- - -Micro service to Manage Controller Blueprint Models, such as Resource Dictionary, Service Models, Velocity Templates etc, which will serve service for Controller Design Studio and Controller runtimes. - -This microservice is used to deploy Controller Blueprint Archive file in Run time database. This also helps to test the Valid CBA. - -.. toctree:: - :maxdepth: 1 - - running-bp-processor-in-ide - -Architecture: -~~~~~~~~~~~~~ - -|image0| - -.. |image0| image:: media/blueprintprocessor.jpg - :width: 400pt - - -Testing in local environment: ------------------------------ - -Point your browser to http://localhost:8000/api/v1/execution-service/ping (please note that the port is 8000, not 8080) - -To authenticate, use ccsdkapps/ccsdkapps login user id and password.
\ No newline at end of file |