Skip to content

Project Architecture Documentation: High Level Modules Diagram

Karl Eichwalder edited this page Dec 23, 2024 · 7 revisions

Uyuni server

This page contains an architectural diagram of the major components of the Uyuni server. It also shows how each component interacts with each other.

For each container, we show the open port for the outside. In the case of the monolithic container we also represent the internal ports, since some services communicate without the need to go outside.

We represent each component's needs for database access and file system access. In this diagram, we don't specify which volumes each component needs, since it would be to a lower level (different components need some folders). A specific diagram will be developed for volumes usage.

2024_09_10_Uyuni Architecture - Server

Uyuni proxy

2024_12_02_Containerized-Proxy

Clone this wiki locally