nwatth / hbd-line-notify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hbd-line-notify

Heroku setup

  1. Create new app
  2. Create Redis To Go with free plan
  3. Create Line Notify Token
  4. Config Variables
  • QUEUE = low
  • RACK_ENV = production
  • REDIS_URL = Link to Redis (e.g. redis://x:xxxxxx@ec2-11-111-11-1.compute-1.amazonaws.com:32949)
  • LINE_NOTIFY_TOKEN = TOKEN of LINE Notify (e.g. 2XXKXXXKK6lI9XXXXkpqwnXXXLo4XDXX4gXXXZVCLJXX)
  1. Connect to Github
  2. Deploy

About


Languages

Language:Ruby 100.0%