
Grafana : Reverse Proxy Grafana with Nginx
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=7jPidec2A-I
Documentation : https://sbcode.net/grafana/nginx/
Now to add a proxy. I will use Nginx. The Nginx proxy will also allow us to more easily configure our Grafana servers public address and bind an SSL certificate to it. It is possible to change the grafana.ini settings to use a specific port number, SSL certificates and http protocol instead but you will also need to manage file permissions that the Grafana server process will need. It is more versatile to use a dedicated proxy and especially if your server will be hosting multiple web applications.
Other Videos By SBCODE
2020-08-17 | Proxy Design Pattern |
2020-08-17 | Composite Design Pattern |
2020-08-17 | Facade Design Pattern |
2020-08-17 | Decorator Design Pattern |
2020-08-17 | Adapter Design Pattern |
2020-08-17 | Mediator Design Pattern |
2020-08-17 | Iterator Design Pattern |
2020-08-17 | Observer Pattern |
2020-08-17 | Graph Non Time Series Data in Grafana 6 |
2020-08-17 | Grafana : Bind SSL to your Grafana Nginx Proxy |
2020-08-17 | Grafana : Reverse Proxy Grafana with Nginx |
2020-08-17 | Grafana : Point a Domain Name to your Grafana Server |
2020-08-17 | Grafana : Install and Start Grafana 7 |
2020-08-16 | Threejs TypeScript : Introduction |
2020-08-15 | Change Grafana Default Port |
2020-08-09 | Importing Three.js as a Module |
2020-08-08 | Factory reset TP-Link WPA281 and AV500 Powerline Wifi Extenders |
2020-07-12 | Setup SNMP Traps : Zabbix 5 |
2020-07-08 | Setup SNMP Daemon on MacOSX |
2020-06-29 | Zabbix : Execute PowerShell Scripts to Check Windows Updates |
2020-06-08 | Zabbix Agent Auto Registration : Zabbix 5 |
Tags:
grafana
grafana nginx proxy
grafana engineer