From 79e94d738a4dfbfdac7cd9ccacc57ebea7fa5397 Mon Sep 17 00:00:00 2001 From: Stephan Lo Date: Mon, 17 Nov 2025 20:00:12 +0100 Subject: [PATCH] doc(stacks): added documentationsystem documentation frame according to IPCEICIS-6736 --- .../en/docs/components/documentationsystem.md | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/en/docs/components/documentationsystem.md diff --git a/content/en/docs/components/documentationsystem.md b/content/en/docs/components/documentationsystem.md new file mode 100644 index 0000000..d3b182a --- /dev/null +++ b/content/en/docs/components/documentationsystem.md @@ -0,0 +1,27 @@ +--- +title: "Documentation System" +linkTitle: "Documentation System" +weight: 100 +description: The developer 'documentation as code' documentation System we use ourselfes and over to use for each development team. +--- + +{{% alert title="Draft" color="warning" %}} +**Editorial Status**: This page is currently being developed. + +* **Jira Ticket**: [TICKET-6736](https://jira.telekom-mms.com/browse/IPCEICIS-6736) +* **Assignee**: Stephan +* **Status**: Draft +* **Last Updated**: YYYY-MM-DD +* **TODO**: + * [ ] Add detailed component description + * [ ] Include usage examples and code samples + * [ ] Add architecture diagrams + * [ ] Review and finalize content +{{% /alert %}} + +The Orchestration manages platform and infrastructure provisioning, providing the foundation for the EDP deployment model. + +## Sub-Components + +* **Infrastructure Provisioning**: Low-level infrastructure deployment (infra-deploy, infra-catalogue) +* **Platform Provisioning**: Platform-level component deployment via Stacks