Hi Techrunnr, this document deals with Grafana reverse proxy setup
- Prerequisites
- Check the Nginx status
- Now we are going to edit the configuration file (/etc/nginx/nginx) to the reverse proxy, Remember that Grafana runs on port number: 3000, set up reverse proxy add below lines to the file
- Now start the
, and open to http://localhost:3000 - It should be straight forward to and running behind
, but you need make some changes in theserverdomain block in configuration file (/etc//grafana.ini) - Restart the
- Now start the Service (If already service
is restart the service)
© 2019, Techrunnr. All rights reserved.