Wiki source code of DevOps-as-a-Service

Version 2.1 by DevOps-as-a-Service Operator on 2025/02/05 11:33

Show last authors
1 [[image:attach:Toolchain_new.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 "Single-Sign-On (SSO)",
19 "Jira",
20 "Confluence",
21 "Bitbucket",
22 "Gitea",
23 "Jenkins",
24 "SonarQube",
25 "Harbor",
26 "Rancher 2",
27 "GitLab",
28 "Gravatar Support",
29 "Webbrowsers",
30 "Release Notes",
31 "Frequently Asked Questions"
32 ])
33 #set ($allSpaces = $xwiki.getSpaces())
34
35 #macro(renderSubspaces $spaceName $allSpaces)
36 <ul>
37 #foreach ($space in $allSpaces)
38 #if ($space.startsWith("$spaceName."))
39 <li>[[$space]]</li>
40 #end
41 #end
42 </ul>
43 #end
44
45 #foreach ($space in $spacesToShow)
46 <p>
47 <h3>[[$space]]</h3>
48 #renderSubspaces($space, $allSpaces)
49 </p>
50 #end
51
52 {{/html}}
53 {{/velocity}}
54 )))
55
56 (((Recently updated articles
57
58
59 {{activity wikis="WebHome" spaces="Main,Blog,Frequently Asked Questions,Release Notes,DevOps Portal for Users,DevOps Portal for Admins,Single-Sign-On (SSO),Jira,Confluence,Bitbucket,Gitea,Jenkins,SonarQube,GitLab,Harbor,Rancher 2,Gravatar Support,Webbrowsers" entries="10"/}})))
60
61
62 {{/container}}
63
64 ----
65
66 {{info title="**Service Desk**
67 "}}
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}}