Skip to content

Commit b1c1668

Browse files
committed
Add OpenAPI UI
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 parent e351137 commit b1c1668

File tree

1 file changed

+11
-0
lines changed
  • content/en/docs/guides/platform-stack

1 file changed

+11
-0
lines changed

content/en/docs/guides/platform-stack/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,17 @@ Cilium is a highly promising project, widely adopted and supported by numerous c
8787

8888
These are components that provide the user-side functionality to Cozystack and its managed applications.
8989

90+
### OpenAPI UI
91+
92+
OpenAPI UI provides the main web interface for deploying and managing applications in Cozystack.
93+
It serves as the primary dashboard that allows users to interact with the Cozystack API through a user-friendly interface.
94+
95+
The interface is built on top of the Cozystack OpenAPI specifications, automatically generating forms and documentation
96+
for all available managed applications. Users can deploy databases, Kubernetes clusters, virtual machines, and other services
97+
directly through the dashboard without needing to write YAML manifests manually.
98+
99+
The dashboard also integrates with OIDC authentication via Keycloak, providing secure single sign-on access to the platform.
100+
90101
### Kamaji
91102

92103
Cozystack uses Kamaji Control Plane to deploy tenant Kubernetes clusters.

0 commit comments

Comments
 (0)