-
Notifications
You must be signed in to change notification settings - Fork 181
Project Architecture Documentation: High Level Modules Diagram
Ricardo Mateus edited this page Sep 10, 2024
·
4 revisions
This page contains an architectural diagram of the major components of the SUSE Manager 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.