Wiki source code of Jenkins Demo Repository
Last modified by Boris Folgmann on 2025/02/10 11:36
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | There is a public demo git repository available at [[https:~~/~~/prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-demo-solarcalc/browse>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-demo-solarcalc/browse]] which pursues the following objectives regarding the Jenkins pipeline at a DevOps-as-a-Service instance: |
![]() |
1.1 | 2 | |
3 | * Show different build options | ||
![]() |
2.1 | 4 | * Show capabilities of the [[Jenkins Shared Library>>Jenkins.Jenkins Shared Library.WebHome]]. |
![]() |
1.1 | 5 | |
![]() |
3.1 | 6 | The demo is a simple web application which can calculate the electrical power generated by solar panels. It uses Spring Boot and is packaged into a Docker container. When deployed, the web application is accessible at port 8080. |
![]() |
1.1 | 7 | |
8 | {{diagram/}} |