milvus/internal/http
jaime 4746f47282
feat: management WebUI homepage (#36822)
issue: #36784
1. Implement an embedded web server for WebUI access.  
2. Complete the homepage development.

Home page demo:
<img width="2177" alt="iShot_2024-10-10_17 57 34"
src="https://github.com/user-attachments/assets/38539917-ce09-4e54-a5b5-7f4f7eaac353">

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-10-23 11:29:28 +08:00
..
healthz fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
static feat: add static view for the expr (#35887) 2024-09-04 11:09:04 +08:00
webui feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
constant.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
router.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
server_test.go fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
server.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
static_view.go feat: add static view for the expr (#35887) 2024-09-04 11:09:04 +08:00