Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leandroberetta/openshift-sonarqube
https://github.com/leandroberetta/openshift-sonarqube
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leandroberetta/openshift-sonarqube
- Owner: leandroberetta
- Created: 2020-04-29T17:15:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T00:46:04.000Z (over 4 years ago)
- Last Synced: 2024-11-18T21:03:57.380Z (2 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SonarQube for OpenShift
This repository contains a template for running a SonarQube 7.9 (LTS) with PostgreSQL persistence in OpenShift.
# Usage
oc new-project sonarqube
oc new-app -f sonarqube-template.yaml -n sonarqube