Monitor websites with Grafana, Prometheus and Blackbox Exporter
This post will describe how to setup Grafana, Prometheus and the Blackbox exporter quick and easy, allowing you to monitor your websites.
This post will describe how to setup Grafana, Prometheus and the Blackbox exporter quick and easy, allowing you to monitor your websites.
WordPress in Docker can cause quite some headache. Especially the reverse proxy, which we need to pass through traffic from host to container. I struggled with a "Too Many Redirects" error, which can come from some different sources.
A recent upgrade of docker-compose might cause a nasty error. In this post I explain what to do to restore your debugger and the big why.
Sometimes you might want to debug problems or behavior of your produdction build locally. To do so, you have to somehow serve it. This post explains how!
A step-by-step guide to configuring a reverse proxy using NGINX Proxy Manager for Docker containers.