Skip to content
Snippets Groups Projects
Commit 06b7e3e8 authored by Muhammad Wasiq Khan's avatar Muhammad Wasiq Khan
Browse files

Update readme.md

parent 249bc48a
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ You need to have dependencies below, before setup SonarQube ...@@ -17,7 +17,7 @@ You need to have dependencies below, before setup SonarQube
## **Setup** ## **Setup**
In root directory run the command ```docker-compose up ```. In root directory run the command ```docker-compose up ```
``` ```
waiting for installation and start service up until it shows message below in your console log : waiting for installation and start service up until it shows message below in your console log :
sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO ce[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [127.0.0.1:9001] sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO ce[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [127.0.0.1:9001]
...@@ -36,7 +36,7 @@ sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO app[][o.s.a.SchedulerImpl] SonarQube is ...@@ -36,7 +36,7 @@ sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO app[][o.s.a.SchedulerImpl] SonarQube is
### **1. SonarQube** ### **1. SonarQube**
## Steps to follow ## Steps to follow
1. Now, browse with URl http://localhost:9000 and log in with the default username:admin and password:admin. 1. Now, browse with URl http://localhost:9000 and log in with the default ``` username: admin and password: admin ```
2. Reset the password. 2. Reset the password.
4. To generate security token follow the following Steps 4. To generate security token follow the following Steps
- Click on the administrator. - Click on the administrator.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment