Setting up Sidekiq, Redis on AWS Elastic Beanstalk with ElastiCache Sidekiq has been my favorite tool for setting up background processing in Ruby on Rails applications. Mainly I use it for delivering emails, and it can take a little effort to get up and running for the first time in the AWS ecosystem. Redis is required for sidekiq, and AWS ElastiCache redis clusters pair nicely if you are already
sidekiq.config Pw\�xU pbv�xU # Sidekiq interaction and startup script commands: create_post_dir: command: "mkdir -p /opt/elasticbeanstalk/hooks/appdeploy/post" ignoreErrors: true files: "/opt/elasticbeanstalk/hooks/appdeploy/post/50_restart_sidekiq.sh": mode: "000755" owner: root group: root content: | #!/usr/bin/env bash . /opt/elasticbeanstalk/support/envvars EB_APP_DEPLOY_DIR=$(/opt/elasticbean
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く