You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2018. It is now read-only.
SonarQube is installed as two separate containers in a Pod. One container provides the database (MySQL), and the other the actual SonarQube Application. The default administration credentials (admin:admin) are used.
However it is only deployed with the in memory h2 database. It would be good to get it working as specified. Is it being worked on already?
I will start looking into it, but could use some guidance.