Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Code_Quality_Check
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Muhammad Wasiq Khan
Code_Quality_Check
Commits
249bc48a
Commit
249bc48a
authored
3 years ago
by
Muhammad Wasiq Khan
Browse files
Options
Downloads
Patches
Plain Diff
Update readme.md
parent
a324adc4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+5
-6
5 additions, 6 deletions
readme.md
with
5 additions
and
6 deletions
readme.md
+
5
−
6
View file @
249bc48a
...
...
@@ -14,15 +14,10 @@ You need to have dependencies below, before setup SonarQube
-
[
Docker
](
https://docs.docker.com/get-started/
)
&
[
Docker compose
](
https://docs.docker.com/compose/install/
)
-
Gradle/Maven running project
## **Accessibilty**
1.
Ports
-
SonarQube port number
`9000`
-
PostgreSQL port number
`5432`
## **Setup**
In root directory :
```
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 :
sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO ce[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [127.0.0.1:9001]
...
...
@@ -34,6 +29,10 @@ sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO ce[][o.s.ce.app.CeServer] Compute Engin
sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO app[][o.s.a.SchedulerImpl] Process[ce] is up
sonarqube_1 | yyyy.MM.dd HH:mm:ss INFO app[][o.s.a.SchedulerImpl] SonarQube is up
```
## **Accessibilty**
1.
Ports
-
SonarQube port number
`9000`
-
PostgreSQL port number
`5432`
### **1. SonarQube**
## Steps to follow
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment