notification-service/notification-service
Required quota at host system
Module |
Service |
CPU clock rate (Ghz) |
CPU Core |
Memory (RAM/MB) |
Storage (MB) |
Notification Service |
Notification Service |
2 Ghz |
1 |
2048 MB |
400 MB |
Required infrastructure services
Databases
The Notification Service supports the following databases
-
MS SQL
-
Oracle DB
-
Azure SQL
- Supported Versions
-
MS SQL Server 2016, MS SQL Server 2019, Oracle 19
- Extensions
-
No specific extensions are required.
- DBs / Schemas / Users
-
Defined in the Helm chart used to deploy the image.
- Required Privileges
-
Defined in the Helm chart used to deploy the image.
- Relative Capacity
-
No measurement or forecast exists yet.
- Required Privileges
-
-
For Oracle database, An oracle user with the privileges "NEXEED_BASIC_ROLE" as described in the Nexeed IAS Operations Manual is required.
-
SMTP server
Any SMTP Server is supported. The following configuration properties must be set in the custom values of the Helm chart:
-
smtpHost → The host name of the SMTP server (e.g. rb-smtp-int.bosch.com)
-
smtpPort → The port of the SMTP server (e.g 25)
-
smtpUser → The user used for authentication. Can be set to empty string if no authentication is required.
-
smtpPassword → The password used for authentication. Can be set to empty string if no authentication is required.
-
smtpFromAddress → Optional value to configure a default sender address (e.g. helpdesk@de.bosch.com)