Posts tagged with nginx
Monitoring nginx with Prometheus and Grafana
In this tutorial, you'll find out how we can use the Prometheus exporter for nginx, to start monitoring, and to create NASA-level dashboards with Grafana.
Containerizing your static web project
WIth Docker and nginx, we can easily containerize our static web project. In this tutorial, you'll find out how you can do that.