8f7b9ef1b2b379eb4219539c91f54f1e4ebe3676
[dmaap/datarouter.git] / docs / data-router / DataRouterUserGuide.rst
1 ===========================
2 Data Router (DR) User Guide
3 ===========================
4
5 Standalone Mode
6 ---------------
7
8 Installation
9 ============
10
11 1. Find the datarouter project on the gerrit website: https://gerrit.onap.org/r/#/admin/projects/dmaap/datarouter
12
13 2. Clone the repo onto your server using the clone command found on the datarouter page on gerrit.
14
15 3. cd into the docker-compose directory and run docker-compose up.
16
17 Configurations
18 ==============
19
20 Using the Data Router
21 ---------------------
22
23 For information on how to use the Data Router refer to the Data Router API guide at:
24
25     :ref:`data_router_api_guide`