Support setting interfaces on instances
[sdc.git] / docs / installation.rst
index be64a63..7e8245a 100644 (file)
@@ -1,20 +1,26 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
+============
 Installation
 ============
 
-.. note::
-   * This section is used to describe how a software component is acquired and installed.
-   
-   * This section is typically: provided for a platform-component and application; and
-     referenced in user guides.
+Installation Guides
+===================
+In Guilin SDC is deployed through OOM based deployment.
+more information is available in the OOM and in the demo projects.
+
+For local deployment SDC offers specific Maven Profiles (START-SDC and STOP-SDC)
 
-   * This note must be removed after content has been added.
+Collection of commands used in deploying and monitoring sdc in OOM
+- `SDC on OOM <https://wiki.onap.org/display/DW/SDC+on+OOM>`_
 
-Environment
------------
+SDC troubleshooting:
 
+- `troubleshooting guide and logging info <https://wiki.onap.org/display/DW/SDC+Troubleshooting>`_
 
-Steps
------
+Kafka
+===================
+As 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:
+ kafka:
+    useKafka: true/false
\ No newline at end of file