Skip to main content
< All Topics
Print

5.1 System Configuration

You must be an admin to be able to update system configuration. Changes made to the system config requires the web sever and other services to restart. The following table shows what services need to be started based on what config parameters are changed.

ParameterExplanationWeb serverImpulse-httpImpulse-masterImpulse-worker
Enable SSL AccessEnable httpsyesnonono
HTTP(S) Porthttp port numberyesnonono
DB_HOSTLeave default unless the web console db is hosted outside the machine the application server is hosted inyesnonono
EMAIL_HOSTSMTP host nameyesnonono
EMAIL_PORTSMTP Port.yesnonono
EMAIL_HOST_USERSMTP authorized usernameyesnonono
EMAIL_HOST_PASSWORDSMTP authorized user passwordyesnonono
SENDER_EMAILAll emails will be sent by this sender_emailyesnonono
MOMENTUM_INTEGRATIONTrue/False to indicate whether Momentum is installed and used with Impulseyesnonono
MOMENTUM_API_URLIf Momentum is integrated, provide the Momentum API URL with port numberyesnonono
IMPULSE_DB_URLURL with port number of the impulse-http server.yesnonono
IMPULSE_DB_SYS_USERThis is the default admin user of the impulse databaseyesyesyesyes
IMPULSE_DB_SYS_PASSPassword of the default adminyesyesyesyes
IMPULSE_INDEX_DML_URLURL with port number of Impulse-master serveryesnonono
IMPULSE_AUTH_URLURL with port number of Impulse-master serveryesnonono
STORAGE_TYPEsupported storage type: hdfs, s3, gc and localyesyesyesyes
BUCKETBucket name in case of s3 and gcyesyesyesyes
STORAGE_PATHDirectory path inside the storage bucket of hdfs locationyesyesyesyes
aws_access_key_idS3 access keyyesyesyesyes
aws_secret_access_keyS3 access passwordyesyesyesyes
Table of Contents