Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure the email job is managed effectively #737

Open
tansaku opened this issue Jan 3, 2019 · 0 comments
Open

ensure the email job is managed effectively #737

tansaku opened this issue Jan 3, 2019 · 0 comments

Comments

@tansaku
Copy link

tansaku commented Jan 3, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant