Jenkins Demo Repository
Last modified by Boris Folgmann on 2025/02/10 11:36
There is a public demo git repository available at 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:
- Show different build options
- Show capabilities of the Jenkins Shared Library.
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.