Skip to content

Minimal project to deploy SonarQube community edition on Scalingo

Notifications You must be signed in to change notification settings

Scalingo/sonarqube-scalingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube on Scalingo

SonarQube is SonarQube is a tool for continuously inspecting the Code Quality and Security of your codebases, and guiding development teams during Code Reviews.

One-Click Installation

Deploy to Scalingo

⚠️ SonarQube requires quite a lot of RAM to run properly. We strongly recommend to use at least one 2XL container for your SonarQube setup.

ℹ️ The default credentials to log on SonarQube are:

  • Username: admin
  • Password: admin

Installing a SonarQube Plugin

To install a SonarQube plugin, please:

  1. Fork this repository
  2. Copy the plugin JAR archive into the plugins folder of your forked repository
  3. Commit the content of your repo
  4. Push your updated repo to Scalingo
  5. The new deployment triggered by the push will take the plugin into account.

Updating SonarQube

To update an existing SonarQube setup, you only need to redeploy it. The new deployment will retrieve the latest version available in our Sonarqube buildpack.

From the Command Line Interface:

scalingo --app my-app deploy https://github.com/Scalingo/scalingo-sonarqube/archive/refs/heads/master.tar.gz`

About

Minimal project to deploy SonarQube community edition on Scalingo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •