Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leandroberetta/openshift-sonarqube


https://github.com/leandroberetta/openshift-sonarqube

Last synced: 6 days ago
JSON representation

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