Wiki source code of DevOps-as-a-Service
Last modified by Boris Folgmann on 2026/04/13 08:58
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
10.1 | 1 | [[image:DOaaS.png||alt="DevOps-Toolchain" height="298" width="1200"]] |
| |
1.1 | 2 | |
| |
2.1 | 3 | = News = |
| |
1.1 | 4 | |
| |
2.1 | 5 | {{blogpostlist limit="7"/}} |
| |
1.1 | 6 | |
| |
2.1 | 7 | = Documentation = |
| |
1.1 | 8 | |
| |
2.1 | 9 | {{container layoutStyle="columns"}} |
| |
1.1 | 10 | |
| |
2.1 | 11 | ((( |
| 12 | {{velocity}} | ||
| 13 | {{html wiki=true}} | ||
| |
1.1 | 14 | |
| |
2.1 | 15 | #set ($spacesToShow = [ |
| 16 | "DevOps Portal for Users", | ||
| 17 | "DevOps Portal for Admins", | ||
| |
7.1 | 18 | "Jira", |
| |
2.1 | 19 | "Confluence", |
| |
3.1 | 20 | "XWiki", |
| 21 | "AI Engineer", | ||
| 22 | "AI Operator", | ||
| |
2.1 | 23 | "Bitbucket", |
| 24 | "Gitea", | ||
| |
8.1 | 25 | "GitLab", |
| |
2.1 | 26 | "Jenkins", |
| 27 | "SonarQube", | ||
| |
12.1 | 28 | "Dependency-Track", |
| |
2.1 | 29 | "Harbor", |
| 30 | "Rancher 2", | ||
| |
3.1 | 31 | "Grafana", |
| |
2.1 | 32 | "Gravatar Support", |
| 33 | "Webbrowsers", | ||
| |
14.1 | 34 | "Frequently Asked Questions", |
| 35 | "Release Notes" | ||
| |
2.1 | 36 | ]) |
| 37 | #set ($allSpaces = $xwiki.getSpaces()) | ||
| |
1.1 | 38 | |
| |
2.1 | 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 | ||
| |
1.1 | 48 | |
| |
2.1 | 49 | #foreach ($space in $spacesToShow) |
| 50 | <p> | ||
| 51 | <h3>[[$space]]</h3> | ||
| 52 | #renderSubspaces($space, $allSpaces) | ||
| 53 | </p> | ||
| 54 | #end | ||
| |
1.1 | 55 | |
| |
2.1 | 56 | {{/html}} |
| 57 | {{/velocity}} | ||
| 58 | ))) | ||
| |
1.1 | 59 | |
| 60 | |||
| 61 | |||
| 62 | |||
| |
2.1 | 63 | {{/container}} |
| |
1.1 | 64 | |
| |
2.1 | 65 | ---- |
| 66 | |||
| |
3.1 | 67 | {{info title="**Service Desk**"}} |
| |
2.1 | 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}} |