diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-08 20:23:00 +0000 |
---|---|---|
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-08 20:23:03 +0000 |
commit | 3d3b9def088b171329dc47fd7a1c471d25aafc06 (patch) | |
tree | 5f9038669762ff13841bcb67b4b61c7fd697ab7e /docs | |
parent | ec29915171d5a021180143a7ab69fc6ee986dc75 (diff) |
Automation adds dmaap-datarouter-architecture.rst
Issue-ID: CIMAN-376
Change-Id: Iafecfcb4d411c26a6672bbd042dfcd52b4899ae8
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/architecture.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 6f29e5d4..cae6bca0 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. _architecture: Architecture ============ @@ -53,4 +54,4 @@ DMaaP DR architecture uses the Eclipse Jetty server as an application server to DMaaP DR uses MariaDB as it's storage component for the following: * DR Provisioning data. (feeds, subscribers, etc.) - * Historical logging data related to feed activity. (Publish, Delivery, etc.)
\ No newline at end of file + * Historical logging data related to feed activity. (Publish, Delivery, etc.) |