Wiki source code of Jenkins Demo Repository

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

Show last authors
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:
2
3 * Show different build options
4 * Show capabilities of the [[Jenkins Shared Library>>Jenkins.Jenkins Shared Library.WebHome]].
5
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.
7
8 {{diagram/}}