Wiki source code of DevOps-as-a-Service

Last modified by Boris Folgmann on 2026/05/20 12:49

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 Creators",
18 "DevOps Portal for Admins",
19 "Users and roles",
20 "Jira",
21 "Confluence",
22 "XWiki",
23 "AI Engineer",
24 "AI Operator",
25 "Bitbucket",
26 "Gitea",
27 "GitLab",
28 "Jenkins",
29 "SonarQube",
30 "Dependency-Track",
31 "Harbor",
32 "Rancher 2",
33 "Grafana",
34 "Gravatar Support",
35 "Webbrowsers",
36 "Frequently Asked Questions",
37 "Release Notes"
38 ])
39 #set ($allSpaces = $xwiki.getSpaces())
40
41 #macro(renderSubspaces $spaceName $allSpaces)
42 <ul>
43 #foreach ($space in $allSpaces)
44 #if ($space.startsWith("$spaceName."))
45 <li>[[$space]]</li>
46 #end
47 #end
48 </ul>
49 #end
50
51 #foreach ($space in $spacesToShow)
52 <p>
53 <h3>[[$space]]</h3>
54 #renderSubspaces($space, $allSpaces)
55 </p>
56 #end
57
58 {{/html}}
59 {{/velocity}}
60 )))
61
62
63
64
65 {{/container}}
66
67 ----
68
69 {{info title="**Service Desk**"}}
70 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.
71 {{/info}}