AgileVentures / AgileVentures/MetPlus_tracker

ensure the email job is managed effectively

Open
#737 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.