abeizn commented on code in PR #450:
URL: 
https://github.com/apache/incubator-devlake-website/pull/450#discussion_r1119887644


##########
docs/Configuration/Sonarqube.md:
##########
@@ -0,0 +1,62 @@
+---
+title: "Sonarqube"
+sidebar_position: 7
+description: Config UI instruction for Sonarqube
+---
+
+Visit config-ui: `http://localhost:4000`.
+
+### Step 1 - Add Data Connections
+
+![sonarqube-add-data-connections](/img/ConfigUI/sonarqube-add-data-connections.png)
+
+#### Connection Name
+
+Name your connection.
+
+#### Endpoint URL
+
+This should be a valid REST API endpoint
+
+- `https://YOUR_DOMAIN:YOUR_PORT/api/`
+
+The endpoint url should end with `/`.
+
+#### Auth Token(s)
+
+Sonarqube personal access tokens are required to add a connection. Learn about 
[how to create a Sonarqube personal access 
token](https://sonarqube.inria.fr/sonarqube/documentation/user-guide/user-token/).

Review Comment:
   I created a token, but I really didn't find a place with permission control



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to