Added SonarQube along with Gitea/Sonarqube bot for integration; container dependency fixes.

This commit is contained in:
2024-10-26 20:30:43 -04:00
parent 29a40ad881
commit e346abf39c
2 changed files with 114 additions and 11 deletions
+15 -5
View File
@@ -116,7 +116,6 @@ BAZARR_PORT_6767=''
BAZARR_RESTART=''
BAZARR_TAG=''
BAZARR_API_KEY=''
##
## BITMAGNET
##
@@ -291,9 +290,18 @@ GRAFANA_NETWORK_MODE=''
GRAFANA_PORT_3000=''
GRAFANA_RESTART=''
GRAFANA_TAG=''
##
## GRAFANA
##
GRAFANA_ADMIN_PASSWORD=''
GRAFANA_MIMIR_HTTP_AUTH_PASSWORD=''
##
## GUID
##
GUID=''
##
## HORTUSFOX
##
@@ -660,6 +668,12 @@ SEARXNG_BASE_URL=''
##
SLSKD_PASSWORD=''
##
## SONARQUBE
##
SONARQUBE_POSTGRES_PASSWORD=''
SONARQUBE_LDAP_BIND_PASSWORD=''
##
## SONARR
##
@@ -669,10 +683,6 @@ SONARR_NETWORK_MODE=''
SONARR_PORT_8989=''
SONARR_RESTART=''
SONARR_TAG=''
##
## SONARR
##
SONARR_API_KEY=''
##