Wiki source code of DevOps-as-a-Service
Last modified by DevOps-as-a-Service Operator on 2025/05/22 10:06
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | "Jira", | ||
19 | "Confluence", | ||
20 | "XWiki", | ||
21 | "AI Engineer", | ||
22 | "AI Operator", | ||
23 | "Bitbucket", | ||
24 | "Gitea", | ||
25 | "GitLab", | ||
26 | "Jenkins", | ||
27 | "SonarQube", | ||
28 | "Harbor", | ||
29 | "Rancher 2", | ||
30 | "Grafana", | ||
31 | "Gravatar Support", | ||
32 | "Webbrowsers", | ||
33 | "Release Notes", | ||
34 | "Frequently Asked Questions" | ||
35 | ]) | ||
36 | #set ($allSpaces = $xwiki.getSpaces()) | ||
37 | |||
38 | #macro(renderSubspaces $spaceName $allSpaces) | ||
39 | <ul> | ||
40 | #foreach ($space in $allSpaces) | ||
41 | #if ($space.startsWith("$spaceName.")) | ||
42 | <li>[[$space]]</li> | ||
43 | #end | ||
44 | #end | ||
45 | </ul> | ||
46 | #end | ||
47 | |||
48 | #foreach ($space in $spacesToShow) | ||
49 | <p> | ||
50 | <h3>[[$space]]</h3> | ||
51 | #renderSubspaces($space, $allSpaces) | ||
52 | </p> | ||
53 | #end | ||
54 | |||
55 | {{/html}} | ||
56 | {{/velocity}} | ||
57 | ))) | ||
58 | |||
59 | (((Recently updated articles | ||
60 | |||
61 | |||
62 | {{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"/}}))) | ||
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}} |