Configuration and Settings
Configuration of the platform and its components is done primarily through Helm chart values. The values are stored in ConfigMaps and Secrets.
For the list of parameters that can be configured for values, see the Helm chart configurable parameteres.
Settings allows to configure subset of the platform setting during the runtime. The following settings are available:
📄️ Platform
Settings allow configuration for platform and change parameters during the runtime. Individual settings items are divided into sections to group them based on their purpose.
📄️ Custom Attributes
Custom Attributes are the collection of user defined attributes that can be attached to any object in the system and are used to extend the functionality of the system and provide additional information about the object. Custom Attributes can be associated with resources.
📄️ Global Metadata
Global Metadata is an abstraction layer to control and unite definition of specific metadata with same purpose. It allows the administrators to use already defined metadata marked as global and group all various content for different objects under one precise definition.
📄️ Notifications
The Notifications feature empowers administrators to seamlessly configure external notifications for users within the platform, enhancing communication and user engagement.
📄️ Logging
Logging settings include options for customizing how logs are handled. See Logging for detailed information about logging in the platform.
📄️ Authentication
Authentication settings include options for customizing how authentication is handled, with a focus on managing OAuth 2.0 providers.