-
Notifications
You must be signed in to change notification settings - Fork 9
/
env-example
18 lines (18 loc) · 999 Bytes
/
env-example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DEMO_NAME=my-demo
DIND_VERSION=27.4.0-dind
DTRACK_API_PORT=8081
DTRACK_API_VERSION=4.12.2
DTRACK_FRONTEND_PORT=5080
DTRACK_FRONTEND_VERSION=4.12.2
DTRACK_HOSTNAME=localhost
DTRACK_PASSWORD=dependencytrack
GITLAB_HOSTNAME=localhost
GITLAB_PASSWORD=minimmm-12-COMPLXX
GITLAB_PORT=8080
GITLAB_SSH=7722
GITLAB_VERSION=17.6.2-ce.0
SONARQUBE_HOSTNAME=localhost
SONARQUBE_PASSWORD=sonarqube
SONARQUBE_PORT=9000
SONARQUBE_PLUGINS="https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/4.0.1/sonar-dependency-check-plugin-4.0.1.jar https://github.com/green-code-initiative/ecoCode-python/releases/download/1.4.2/ecocode-python-plugin-1.4.2.jar https://github.com/olivierboudet/grype-sonar-plugin/releases/download/v1.1.0/grype-sonar-plugin-1.1.0.jar https://github.com/sbaudoin/sonar-shellcheck/releases/download/v2.5.0/sonar-shellcheck-plugin-2.5.0.jar https://github.com/sbaudoin/sonar-yaml/releases/download/v1.9.1/sonar-yaml-plugin-1.9.1.jar"
SONARQUBE_VERSION=lts-community