Changes for page Jenkins Demo Repository

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

From version 1.1
edited by DevOps-as-a-Service Operator
on 2025/02/05 11:33
Change comment: Imported from XAR
To version 3.1
edited by Boris Folgmann
on 2025/02/10 11:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.sdcloud-admin-0
1 +xwiki:XWiki.borisfolgmannt-systemscom
Content
... ... @@ -1,10 +1,8 @@
1 -There is a public demo repository available which pursues the following objectives regarding the Jenkins pipeline at a DevOps-as-a-Service instance:
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 2  
3 3  * Show different build options
4 -* Show capabilities of the [[DevOps-as-a-Service Jenkins build library>>doc:DEVOPSAAS.Jenkins.Jenkins Shared Library.WebHome]]
4 +* Show capabilities of the [[Jenkins Shared Library>>Jenkins.Jenkins Shared Library.WebHome]].
5 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.
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 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 10  {{diagram/}}