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

pass signals somehow #3

Open
frederik-b opened this issue Sep 18, 2020 · 1 comment
Open

pass signals somehow #3

frederik-b opened this issue Sep 18, 2020 · 1 comment

Comments

@frederik-b
Copy link

as bash does not pass signals down you should either catch appropriate signals (HUP, TERM, KILL) and signal nginx appropriateley or....

maybe switch it around...
start just the watcher in the background and then exec to the nginx process

@rosskukulinski
Copy link
Owner

Hi @frederik-b, I'm no longer using this in my workflows - I've switched to using https://projectcontour.io/ for an ingress controller. I'd welcome a PR however.

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

2 participants