Wiki source code of Jenkins Demo Repository
Version 1.1 by DevOps-as-a-Service Operator on 2025/02/05 11:33
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | ||
4 | * Show capabilities of the [[DevOps-as-a-Service Jenkins build library>>doc:DEVOPSAAS.Jenkins.Jenkins Shared Library.WebHome]] | ||
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/}} |