{"id":18579255,"url":"https://github.com/faust64/docker-sonarqube","last_synced_at":"2025-05-16T02:13:08.549Z","repository":{"id":76091460,"uuid":"211881139","full_name":"faust64/docker-sonarqube","owner":"faust64","description":"Migrated to https://gitlab.com/synacksynack/opsperator/docker-sonarqube","archived":false,"fork":false,"pushed_at":"2021-08-11T05:37:24.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T15:51:49.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faust64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-30T14:36:49.000Z","updated_at":"2021-08-11T05:38:21.000Z","dependencies_parsed_at":"2023-05-22T11:00:22.847Z","dependency_job_id":null,"html_url":"https://github.com/faust64/docker-sonarqube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fdocker-sonarqube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fdocker-sonarqube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fdocker-sonarqube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faust64%2Fdocker-sonarqube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faust64","download_url":"https://codeload.github.com/faust64/docker-sonarqube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453625,"owners_count":22073618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T23:39:40.136Z","updated_at":"2025-05-16T02:13:08.525Z","avatar_url":"https://github.com/faust64.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SonarQube\n\nWARNING: this repository is no longer maintained! As it was migrated to GitLab:\nhttps://gitlab.com/synacksynack/opsperator/docker-sonarqube\n\nOpenShift-friendly SonarQube image, based on\nhttps://github.com/SonarSource/docker-sonarqube\n\nBuild with:\n```\n$ make build\n```\n\nIf you want to try it quickly on your local machine after make, run:\n```\n$ make run\n```\n\nYou should be able to access it on `localhost:9000`, login as `admin`, password\n`admin`\n\nBuild on OpenShift:\n```\n$ make ocbuild\n```\n\nDeploy ephemeral demo on OpenShift:\n```\n$ make ROOT_DOMAIN=apps.examplecom ADMIN_PASSWORD=secret ocdemo\n```\n\nDeploy persistent sonarqube to OpenShift (requires default StorageClass):\n```\n$ make ROOT_DOMAIN=apps.examplecom ADMIN_PASSWORD=secret ocpersistent\n```\n\nClean up deployment:\n```\n$ make occlean\n```\n\nPurge build assets:\n```\n$ make ocpurge\n```\n\nEnvironment variables and volumes\n----------------------------------\n\nThe image recognizes the following environment variables that you can set during\ninitialization by passing `-e VAR=VALUE` to the Docker `run` command.\n\n|    Variable name            |    Description                          | Default      |\n| :-------------------------- | --------------------------------------- | ------------ |\n|  `ADMIN_PASSWORD`           | Administrator Password                  | `admin`      |\n|  `SCANNER_PASSWORD`         | Default Scanner Password                | undef        |\n|  `SCANNER_USER`             | Default Scanner User                    | undef        |\n|  `SONAR_PRIVATE`            | Close Anonymous Accesses to Sonarqube   | undef        |\n|  `SONAR_PROJECT`            | Default Project                         | undef        |\n|  `SONARQUBE_JDBC_PASSWORD`  | Postgres DB Password                    | undef        |\n|  `SONARQUBE_JDBC_URL`       | Postgres DB URL                         | undef        |\n|  `SONARQUBE_JDBC_USERNAME`  | Postgres DB Username                    | undef        |\n\nYou can also set the following mount points by passing the\n`-v /host:/container` flag to Docker.\n\n|  Volume mount point        | Description                  |\n| :------------------------- | ---------------------------- |\n|  `/opt/sonarqube/conf`     | SonarQube configuration      |\n|  `/opt/sonarqube/data`     | SonarQube runtime data       |\n|  `/opt/sonarqube/data/es6` | SonarQube es6 (can be reset) |\n|  `/opt/sonarqube/logs`     | SonarQube logs               |\n|  `/opt/sonarqube/temp`     | SonarQube temp               |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaust64%2Fdocker-sonarqube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaust64%2Fdocker-sonarqube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaust64%2Fdocker-sonarqube/lists"}