Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3763887
D3505.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
573 B
Referenced Files
None
Subscribers
None
D3505.diff
View Options
diff --git a/roles/webserver-alkane/nginx/files/vhosts/nasqueron.org/grafana.conf b/roles/webserver-alkane/nginx/files/vhosts/nasqueron.org/grafana.conf
--- a/roles/webserver-alkane/nginx/files/vhosts/nasqueron.org/grafana.conf
+++ b/roles/webserver-alkane/nginx/files/vhosts/nasqueron.org/grafana.conf
@@ -54,6 +54,11 @@
alias /var/lib/grafana/plugins;
}
+ location /public-dashboards {
+ proxy_pass http://grafana;
+ include includes/proxy;
+ }
+
location / {
proxy_pass http://grafana;
include includes/proxy;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 03:08 (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2256903
Default Alt Text
D3505.diff (573 B)
Attached To
Mode
D3505: Serve public Grafana dashboards
Attached
Detach File
Event Timeline
Log In to Comment