Stephan Zaat
Stephan Zaat
I've updated to consul-alerts 0.5.0 hoping I was able to fix this, but I am also stuck here. Debug log shows notification is sent and also shows reminder check: INFO[0900]...
Have it working now with Slack. Apparently my leader wasn't updated to 0.5.0.
It works fine for me in v0.5.2. when I use the same dc where the current host is the master: consul@admin:/srv/consul_alert/bin$ ./consul-alerts start --alert-addr=localhost:9000 --consul-addr=localhost:8500 --consul-dc=central INFO[0000] Checking consul agent...
I would suggest running the container on another port instead of the default 80. I use this in my Kubernetes manifest: ``` - name: tileserver image: maptiler/tileserver-gl args: ["-p", "8080",...
We use it at the City of Amsterdam for a team of 15 front/backend developers and 10 people who do data analysis and project preparation/management. The city has a site...