AgileVentures / AgileVentures/MetPlus_tracker

ensure the email job is managed effectively

Aperta
#737 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
2
Fork
5
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.