Run Web server:
$ bundle exec puma -e production -C config/puma_web.rb -dRun Websocket server:
Redis must be started.
$ ./bin/cableSidekiq must be started (and must have the right environment):
$ bundle exec sidekiq -d -e productionruby twitter_daemon.rb start
Config ActionCable : Rails.configuration.action_cable
whenever --update-crontab