Mohamed Naseer
Mohamed Naseer
We typically deploy multiple times in the course of a day. This is part of CI/CD env and it happens for me with 0.2.14. Sorry about the long post.. Here...
i found a similar problem others have reported with consul template / haproxy - https://github.com/hashicorp/consul-template/issues/442 Could this be similar [go] related issues? Today we updated to 0.2.15 - and changed...
do you have credentials set on your marathon end point ? I had the same issue and I had to pass the credentials in the url. we are still using...
@elingg - different zookeeper cluster for each framework sounds a little overwhelming, could you describe the setup where this would be necessary?
hi again Thank you for making this project - now i am getting logs in Kibana UI, but only the logs from this container itself - and only if i...
could someone post a config with multiple servers as described above -
@rulles - i tried the config that you suggested as follows: var config = { servers: [ { name: "Varnish01", host: xx.xx.xx.xx, port: 6085, user: "varnish", pass: "xxxxx" } {...
the -d -v are debug and verbose mode, so that i could see what was happening on the CLI -. I did not understand your statement to "Try put the...
@myoung34 - could you post your config.js to help me?
@myoung34 - thanks much here are what my issues were - i did not have quotes around the IP address for the individual nodes and i had stupidly added comments...