blob: 7e8245ab7c68628703ad5613c1f6a6c0e262405b [file] [log] [blame]
Rich Bennett4b001932017-10-16 09:25:01 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
Idan Amitd15f5ef2017-11-02 16:42:27 +02004============
Rich Bennett4b001932017-10-16 09:25:01 -04005Installation
6============
7
Idan Amit248b9b72017-11-05 11:56:11 +02008Installation Guides
9===================
ChrisC8143fb52020-11-13 15:04:38 +010010In Guilin SDC is deployed through OOM based deployment.
Michael Landodb0e8982018-06-06 11:44:25 +030011more information is available in the OOM and in the demo projects.
Idan Amitd15f5ef2017-11-02 16:42:27 +020012
ChrisC8143fb52020-11-13 15:04:38 +010013For local deployment SDC offers specific Maven Profiles (START-SDC and STOP-SDC)
Idan Amitd15f5ef2017-11-02 16:42:27 +020014
kaihlavie9135d22019-05-17 14:54:25 +030015Collection of commands used in deploying and monitoring sdc in OOM
Michael Lando594a8c62018-11-29 14:51:16 +020016- `SDC on OOM <https://wiki.onap.org/display/DW/SDC+on+OOM>`_
17
Michael Landodb0e8982018-06-06 11:44:25 +030018SDC troubleshooting:
19
kaihlavie9135d22019-05-17 14:54:25 +030020- `troubleshooting guide and logging info <https://wiki.onap.org/display/DW/SDC+Troubleshooting>`_
david.mcweeney0db116a2022-11-30 16:14:07 +000021
22Kafka
23===================
24As of London release, SDC distribution can be configured to use Kakfa as an alternative to DMaaP message Router (MR) for publishing and consuming distribution events. This is controlled via the global SDC helm chart value:
25 kafka:
26 useKafka: true/false