-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Lidia edited this page Oct 15, 2019
·
2 revisions
The information about how to deploy the docker is in the README.md file.
The docker includes a SonarCloud including a project that is used as data provider. If you have your own projects analysed by SonarCloud, you can configure them following the next steps, before :
- Step 1:
- Step 2:
The docker includes one data connector (SonarCloud), if you want to use your own data collectors, you need to follow the next stetps:
- Step 1: Clone [qr-connect repository] (https://github.com/q-rapids/qrapids-connect)
- Step 2: Develop your data connectors (https://github.com/q-rapids/qrapids-connect/wiki/Create-a-Kafka-Connector)
- Step 3: Produce the [qr-connect.jar (build the connector)](https://github.com/q-rapids/qrapids-
- Step 4: Replace <> before composing the docker
The docker includes a defined quality model based on the metrics that can be computed from SonarQube. If you want to configure the quality model to use your own data sources, you need to follow the next steps:
- Step 1:
- Step 2:
- Step 3:
You can find information about how to configure the quality modet at: