diff options
Diffstat (limited to 'docs/sections/services/pm-subscription-handler/installation.rst')
-rw-r--r-- | docs/sections/services/pm-subscription-handler/installation.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/sections/services/pm-subscription-handler/installation.rst b/docs/sections/services/pm-subscription-handler/installation.rst new file mode 100644 index 00000000..49da2ea9 --- /dev/null +++ b/docs/sections/services/pm-subscription-handler/installation.rst @@ -0,0 +1,23 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _Installation: + +Installation +============ + +The PMSH will be configured and instantiated through CLAMP. During instantiation, the PMSH will fetch its configuration +from the Config Binding Service. + +Deployment Prerequisites +^^^^^^^^^^^^^^^^^^^^^^^^ + +In order to succesfully deploy the PMSH, the following components are required to be running. They +can be verified by running the healtchecks. + + - DCAE Platform + - DMaaP + - SDC + - CLAMP + - A&AI + - AAF |