VictoriaMetrics/app/vmui/packages/vmui/public
Aliaksandr Valialkin 356deada8c
lib/htmlcomponents: use relative links for the top page and for favicon.ico
This allows hiding VictoriaMetrics components behind proxies with arbitrary path prefixes.
For example, vmagent HTTP handlers can be served via /vmagent/ path prefix:

- http://proxy/vmagent/targets
- http://proxy/vmagent/service-discovery

The path prefix can be arbitrary. For example, below are vmagent urls
for /tenantID/vmagent/ path prefix:

- http://proxy/tenantID/vmagent/targets
- http://proxy/tenantID/vmagent/service-discovery

While at it, consistently serve favicon.ico from any path directory.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5306
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5307
2023-11-13 20:28:17 +01:00
..
dashboards vmui: predefined dashboards docs (#3895) 2023-03-12 17:22:27 -07:00
apple-touch-icon.png app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:13:51 +03:00
favicon-32x32.png app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:13:51 +03:00
index.html vmui: ui improvements (#4872) 2023-08-27 09:05:55 +02:00
manifest.json app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:13:51 +03:00
preview.jpg vmui: add open graph and twitter card tags (#3697) 2023-01-23 22:33:42 -08:00
robots.txt app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui 2021-07-09 17:13:51 +03:00