Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 1.57 KB

SETUP.md

File metadata and controls

41 lines (38 loc) · 1.57 KB

Environment Variables

List of variables to be store in environment variable for this application

  1. Slack Variables
  • DailyTaskMailAccessToken = asldkmalsmfdl-zdfzxdvfxdl545d4f : Slack's Task Mail Bot AccessToken
  • IncomingWebHookUrl = https://hooks.slack.com/services/SDAJNF45/DS5G45RSD/uighjbbjkoahndf5S4G5515D1 : Slack's Incoming WebHook Url
  • SlackOAuthClientId = 548542152.1544123154 : Slack' App Client Id
  • SlackOAuthClientSecret = srfg56r4dtu1dgjf5432j132fg : Slack' App Client Secret
  • ScrumBotName = Scrum Bot : Slack's Scrum meeting Bot Name
  • ScrumBotToken = asldkmalsmfdl-zdfzxdvfxdl545d4f : Slack's Scrum meeting Bot AccessToken
  1. Email Variables
  • MailUserName = example@examples.com : Your Email Id
  • Password = asjdfjas541sd5 : Your Emial's Password
  • EnableSsl = false : It should be false
  • Port = 465 : Your Mail service Port number
  • Host = smtp.gmail.com : Your Mail service Host
  1. Promact-OAuth-Server Variables
  • PromactOAuthClientId = askfasdl45fdam54dsg51sg : Promact OAuth App Client Id
  • PromactOAuthClientSecret = asfcfa54fc65sfd1NHJIfasdfASN4 : Promact OAuth App Client Secret

Application Variables

List of variables to be store in appsetting in web.config of this application

  1. AppSetting Variables