Wiki source code of Jenkins Demo Repository

Last modified by Boris Folgmann on 2025/02/10 11:36

Hide last authors
Boris Folgmann 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:
DevOps-as-a-Service Operator 1.1 2
3 * Show different build options
Boris Folgmann 2.1 4 * Show capabilities of the [[Jenkins Shared Library>>Jenkins.Jenkins Shared Library.WebHome]].
DevOps-as-a-Service Operator 1.1 5
Boris Folgmann 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.
DevOps-as-a-Service Operator 1.1 7
8 {{diagram/}}