Feature #47386
Feature #48314: mgr/dashboard: reverse proxy support
mgr/dashboard: enable different URL for users of browser to Grafana
0%
Description
To be able to cope with FQDNs and various other types of custom setups, where users of the Ceph Dashboard do not have access to Grafana through the bare hostname, a second configuration option shall be added to the dashboard. This enables the dashboard to serve that URL to users of a browser, whereas the current (first) URL shall be used for the connection from the backend to Grafana (to verify Dashboards exists, etc).
When only one URL is configured, the behavior of the dashboard should not change, meaning that this URL should be used for both, the backend and be served to the frontend.
This implementation is trivial, though enables a great configuration flexibility.
Related issues
History
#1 Updated by Patrick Seidensal about 3 years ago
- Tracker changed from Bug to Feature
#2 Updated by Patrick Seidensal about 3 years ago
- Status changed from New to In Progress
#3 Updated by Patrick Seidensal about 3 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 37937
#4 Updated by Ernesto Puerta about 3 years ago
- Parent task set to #48314
#5 Updated by Ernesto Puerta almost 3 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport changed from octopus to octopus, nautilus
#6 Updated by Backport Bot almost 3 years ago
- Copied to Backport #48607: octopus: mgr/dashboard: enable different URL for users of browser to Grafana added
#7 Updated by Backport Bot almost 3 years ago
- Copied to Backport #48608: nautilus: mgr/dashboard: enable different URL for users of browser to Grafana added
#8 Updated by Ernesto Puerta almost 3 years ago
- Related to Bug #48465: mgr/dashboard: Using FQDNs fails for embedding of Grafana added
#9 Updated by Ernesto Puerta almost 3 years ago
- Status changed from Pending Backport to Resolved