GitDeployHub

bridgecrewio/slackin-extended

github.com/bridgecrewio/slackin-extended ↗
Node.js API
11 environment variables found in .env.template

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • SLACK_SUBDOMAIN
  • SLACK_API_TOKEN secret
  • RECAPTCHA_SECRET secret
  • RECAPTCHA_SITEKEY
  • RECAPTCHA_INVISIBLE
  • SLACKIN_COC
  • SLACKIN_CHANNELS
  • SLACKIN_INTERVAL
  • SLACKIN_ANALYTICS
  • SLACKIN_THEME
  • SLACKIN_ACCENT
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/bridgecrewio/slackin-extended
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bridgecrewio/slackin-extended
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bridgecrewio/slackin-extended
Or deploy to a different host
← Try another repo