Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
    • Getting started
    • Introduction video
      Welcome to Accure Project Management System
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

Side Menu

  • Overview
  • Documents
  • Impulse DW
    Impulse DW
  • Inset BI
    Inset BI
  • Momentum User Guide
    Momentum User Guide
  • Wiki
    Wiki

Content

You are here:
  1. Impulse DW
  2. 4. System Administration
  3. 4.1 System Configuration

4.1 System Configuration

  • More
    • Print
    • Table of contents

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.

Parameter Explanation Web server Impulse-http Impulse-master Impulse-worker
Enable SSL Access Enable https yes no no no
HTTP(S) Port http port number yes no no no
DB_HOST Leave default unless the web console db is hosted outside the machine the application server is hosted in yes no no no
EMAIL_HOST SMTP host name yes no no no
EMAIL_PORT SMTP Port. yes no no no
EMAIL_HOST_USER SMTP authorized username yes no no no
EMAIL_HOST_PASSWORD SMTP authorized user password yes no no no
SENDER_EMAIL All emails will be sent by this sender_email yes no no no
MOMENTUM_INTEGRATION True/False to indicate whether Momentum is installed and used with Impulse yes no no no
MOMENTUM_API_URL If Momentum is integrated, provide the Momentum API URL with port number yes no no no
IMPULSE_DB_URL URL with port number of the impulse-http server. yes no no no
IMPULSE_DB_SYS_USER This is the default admin user of the impulse database yes yes yes yes
IMPULSE_DB_SYS_PASS Password of the default admin yes yes yes yes
IMPULSE_INDEX_DML_URL URL with port number of Impulse-master server yes no no no
IMPULSE_AUTH_URL URL with port number of Impulse-master server yes no no no
STORAGE_TYPE supported storage type: hdfs, s3, gc and local yes yes yes yes
BUCKET Bucket name in case of s3 and gc yes yes yes yes
STORAGE_PATH Directory path inside the storage bucket of hdfs location yes yes yes yes
aws_access_key_id S3 access key yes yes yes yes
aws_secret_access_key S3 access password yes yes yes yes
Loading...