Mesh#
Overview#
The Mesh component corresponds to the Mesh & Directory component but does not include the Directory Server service.
It provides the mesh infrastructure required for service discovery, coordination, and inter-service communication within the Carbonio ecosystem.
This component is typically used in complex deployment scenarios where a high degree of redundancy and scalability is required. In such architectures, the Directory service is hosted on dedicated nodes, while additional Mesh nodes ensure resilience and distribution of the service discovery layer.
Packages#
The following packages are required for the Mesh component:
service-discover-server
carbonio-user-management
Important
Installation procedures are documented in the dedicated Install section. This page contains only the component description and package list.