Chris Crowe

Results 14 comments of Chris Crowe

Oh yeah I've gotten past that part and gotten all the networking working as expected, but importantly I wasn't able to curl the metrics even from inside the container itself...

Nice you're quick-- yeah I was able to get it working right before you posted this by adjusting a few different timeouts (Prometheus scrape timeout, PVS polling timeout). Everything is...

@Gh8st Can you be a bit more specific? Is this a DNS issue or a routing issue? If I'm understanding correctly, Synology is able to route to the containers using...

I suppose I could also just add a docker-compose named volume for `/etc/unbound` so changes to settings will persist.

Try pulling the `2022.04.3` tag directly instead of using `latest` and see if things work? If so you'll need to figure out what's wrong with your image cache for the...

I don't think I understand. Save cache of what?

Thanks for this-- I haven't had the time to find a docker-compose volumes config that works for both docker-compose and for Portainer stacks. It's on my todo list.

Thanks for this-- I don't use Pi-Hole for DHCP so I've not tested it. Can you make a pull request with your fixes to the repo?

Hi @MatthewVance -- Sure I'm open to alternatives here! I definitely didn't love this portion of my solution when I documented this, happy to collaborate on something better if your...