- Create new app
- Create Redis To Go with free plan
- Create Line Notify Token
- 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
)
- Connect to Github
- Deploy