Wiki source code of Jenkins Demo Repository
Version 2.1 by Boris Folgmann on 2025/02/10 11:26
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | There is a public demo repository available which pursues the following objectives regarding the Jenkins pipeline at a DevOps-as-a-Service instance: |
2 | |||
3 | * Show different build options | ||
![]() |
2.1 | 4 | * Show capabilities of the [[Jenkins Shared Library>>Jenkins.Jenkins Shared Library.WebHome]]. |
![]() |
1.1 | 5 | |
6 | This demo is based on the codebase from Rajeev Singh ([[https:~~/~~/github.com/callicoder/spring-boot-websocket-chat-demo.git>>url:https://github.com/callicoder/spring-boot-websocket-chat-demo.git||rel="nofollow" shape="rect" style="text-decoration: none;" class="external-link"]]). It represents a simple but real Spring Boot application, which is packaged into a Docker container. When deployed, the chat application is accessible at port 8080. | ||
7 | |||
8 | The demo repository is accessible via [[https:~~/~~/prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/sdcloud-caas-jenkins-demo/browse>>url:https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/sdcloud-caas-jenkins-demo/browse||shape="rect"]] | ||
9 | |||
10 | {{diagram/}} |