Wiki source code of DevOps-as-a-Service
Last modified by Boris Folgmann on 2026/05/20 12:49
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", | ||
| |
15.1 | 17 | "DevOps Portal for Creators", |
| |
2.1 | 18 | "DevOps Portal for Admins", |
| |
16.1 | 19 | "Users and roles", |
| |
7.1 | 20 | "Jira", |
| |
2.1 | 21 | "Confluence", |
| |
3.1 | 22 | "XWiki", |
| 23 | "AI Engineer", | ||
| 24 | "AI Operator", | ||
| |
2.1 | 25 | "Bitbucket", |
| 26 | "Gitea", | ||
| |
8.1 | 27 | "GitLab", |
| |
2.1 | 28 | "Jenkins", |
| 29 | "SonarQube", | ||
| |
12.1 | 30 | "Dependency-Track", |
| |
2.1 | 31 | "Harbor", |
| 32 | "Rancher 2", | ||
| |
3.1 | 33 | "Grafana", |
| |
2.1 | 34 | "Gravatar Support", |
| 35 | "Webbrowsers", | ||
| |
14.1 | 36 | "Frequently Asked Questions", |
| 37 | "Release Notes" | ||
| |
2.1 | 38 | ]) |
| 39 | #set ($allSpaces = $xwiki.getSpaces()) | ||
| |
1.1 | 40 | |
| |
2.1 | 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 | ||
| |
1.1 | 50 | |
| |
2.1 | 51 | #foreach ($space in $spacesToShow) |
| 52 | <p> | ||
| 53 | <h3>[[$space]]</h3> | ||
| 54 | #renderSubspaces($space, $allSpaces) | ||
| 55 | </p> | ||
| 56 | #end | ||
| |
1.1 | 57 | |
| |
2.1 | 58 | {{/html}} |
| 59 | {{/velocity}} | ||
| 60 | ))) | ||
| |
1.1 | 61 | |
| 62 | |||
| 63 | |||
| 64 | |||
| |
2.1 | 65 | {{/container}} |
| |
1.1 | 66 | |
| |
2.1 | 67 | ---- |
| 68 | |||
| |
3.1 | 69 | {{info title="**Service Desk**"}} |
| |
2.1 | 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}} |