0.0.1 • Published 4 years ago

ds-linear-service v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

ds-linear-service

Environment variable

Developement mode

  • DS_ENV : 'dev'

Data base config

  • DS_DB_HOST: 'weud-dsdb-mysql-01.mysql.database.azure.com'
  • DS_DB_PORT: '3306'
  • DS_DB_SSL: 'true'
  • DS_DB_USER: string
  • DS_DB_PWD: string
  • DS_DB_DEFAULTDATABASE: 'rgoc_queue'
  • DS_DB_CONNECTTIMEOUT: '100000',
  • DS_DB_TIMEZONE: 'utc',
  • DS_DB_DEBUG: 'false',
  • DS_DB_ACQUIRETIMEOUT: '100000',
  • DS_DB_WAITFORCONNECTIONS: 'true',
  • DS_DB_CONNECTIONLIMIT: '1000',
  • DS_DB_QUEUELIMIT: '0',
  • DS_DB_INSECUREAUTH: 'false'

Ds-Form-back config

DS Linear config

  • DS_LINEAR_URL: String URL (start with http:// or https://)
  • DS_LINEAR_PORT: '3030'

MailJet config

-DS_MAILJET_KEY: string, -DS_MAILJET_PWD: string, -DS_MAILJET_FROM: sender@sx-digital.com

Share config

-DS_SHARE_URL: https://dev-share.beyond-digitalsite.com,

File-server config

-DS_FILESERVER_URL: string, -DS_FILESERVER_PORT: number

File-server config

-DS_JSREPORT_URL: string,