Wiki source code of DevOps-as-a-Service

Last modified by Boris Folgmann on 2026/04/13 08:58

Show last authors
1 [[image:DOaaS.png||alt="DevOps-Toolchain" height="298" width="1200"]]
2
3 = News =
4
5 {{blogpostlist limit="7"/}}
6
7 = Documentation =
8
9 {{container layoutStyle="columns"}}
10
11 (((
12 {{velocity}}
13 {{html wiki=true}}
14
15 #set ($spacesToShow = [
16 "DevOps Portal for Users",
17 "DevOps Portal for Admins",
18 "Jira",
19 "Confluence",
20 "XWiki",
21 "AI Engineer",
22 "AI Operator",
23 "Bitbucket",
24 "Gitea",
25 "GitLab",
26 "Jenkins",
27 "SonarQube",
28 "Dependency-Track",
29 "Harbor",
30 "Rancher 2",
31 "Grafana",
32 "Gravatar Support",
33 "Webbrowsers",
34 "Frequently Asked Questions",
35 "Release Notes"
36 ])
37 #set ($allSpaces = $xwiki.getSpaces())
38
39 #macro(renderSubspaces $spaceName $allSpaces)
40 <ul>
41 #foreach ($space in $allSpaces)
42 #if ($space.startsWith("$spaceName."))
43 <li>[[$space]]</li>
44 #end
45 #end
46 </ul>
47 #end
48
49 #foreach ($space in $spacesToShow)
50 <p>
51 <h3>[[$space]]</h3>
52 #renderSubspaces($space, $allSpaces)
53 </p>
54 #end
55
56 {{/html}}
57 {{/velocity}}
58 )))
59
60
61
62
63 {{/container}}
64
65 ----
66
67 {{info title="**Service Desk**"}}
68 Existing customers can [[contact our Service Desk>>url:https://prd.sdc.t-systems.net/jira/||shape="rect"]] for any additional question. To order your own DevOps-as-a-Service instance, use the contact form at [[Business Customer Portal>>url:https://geschaeftskunden.telekom.de/digitale-loesungen/infrastructure-as-a-service/devops-as-a-service||rel="nofollow" shape="rect" class="external-link"]] to get your quote.
69 {{/info}}