AgileVentures / AgileVentures/MetPlus_tracker

ensure the email job is managed effectively

オープン
#737 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
2
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

currently the email job is running in tmux in the ubuntu box (that is dokku av), but suffers in that it will die when the ubuntu box is rebooted

Could we have an entrypoint from docker just hit `bundle exec rake jobs:work` (or just a Procfile?)

### related info

https://binarapps.com/blog/pair-programming-with-docker-ssh-and-tmux/

### attach to existing tmux

$ ssh av-ssh
$ tmux attach
$ Ctrl-b d

### create a tmux

$ ssh av-ssh
$ tmux attach
$ bundle exec rake jobs:work

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。