Introduction This article will configure grafana behind the nginx server. Even though Grafana Labs already has the tutorial, I still run into some bottlenecks. In case you have the same situation, this article will mainly focus on some of the key points in these steps. Grafana config I have the Grafana/Prometheus stack, grafani.ini as a volume mounted to /etc/grafana/grafana.ini volumes: - ./grafana/grafana.ini:/etc/grafana/grafana.ini