consul-alerts
consul-alerts copied to clipboard
docker image does not send http-notification
After losing hours on this without understanding why the http notification didn't work I decided to try the normal method and it worked instantly.
Can we update the docker image or something?
What do you mean by 'normal method'? Installation outside Docker? Because I'm also running into the issue that the http-endpoint notifier does not seem to trigger at all, but other notifiers do. How did you end up getting it to work?
Yes, normal outside Docker with the latest releases provided in the readme.
Great, thanks! The go get and go install made it work flawlessly. Still hours wasted, but thanks again for pointing me in this direction 👍!