doc(stacks): added actions documentation farme according to IPCEICIS-6730

This commit is contained in:
Stephan Lo 2025-11-17 19:24:02 +01:00
parent 829895fa73
commit d10f888985
9 changed files with 35 additions and 8 deletions

View file

@ -1,7 +1,7 @@
---
title: "Application Orchestration"
linkTitle: "Application Orchestration"
weight: 50
weight: 30
description: >
Application-level component provisioning via Stacks
---

View file

@ -1,7 +1,7 @@
---
title: "Infrastructure Orchestration"
linkTitle: "Infrastructure Orchestration"
weight: 20
weight: 10
description: >
Infrastructure deployment and catalog management (infra-deploy, infra-catalogue)
---

View file

@ -1,7 +1,7 @@
---
title: "Platform Orchestration"
linkTitle: "Platform Orchestration"
weight: 30
weight: 20
description: >
Platform-level component provisioning via Stacks
---

View file

@ -1,7 +1,7 @@
---
title: "Stacks"
linkTitle: "Stacks"
weight: 10
weight: 40
description: >
Platform-level component provisioning via Stacks
---