File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,16 @@ Bring up your own build environment ... just do a
1414 docker-compose up -d
1515 docker-compose logs
1616```
17- open your favorite browser (_ not_ at localhost, use [ http://<your-fq-hostname >] to prevent jenkins spit out "your reverse proxy is wrong")
17+ open your favorite browser (_ not_ at localhost, use http\: //\< your-fq-hostname\> /jenkins
18+ to prevent jenkins spit out "your reverse proxy is wrong")
1819and cut and paste the jenkins first startup access-token.
1920
2021### Ready !
2122
2223Now you are ready to go with a little CI Environment and Sonar code-quality check.
2324
24- Jenkins resides under http://<your-host-name >/jenkins
25- Sonar resides under http://<your-host-name >/sonar
25+ Jenkins resides under http\ : //\ < your-host-name\ > /jenkins
26+ Sonar resides under http\ : //\ < your-host-name\ > /sonar
2627
2728After docker ist up you only have to configure your tools in Jenkins
2829..
You can’t perform that action at this time.
0 commit comments