/prometheus_login_webUI

This is a login web UI for prometheus.

Primary LanguageHTMLApache License 2.0Apache-2.0

prometheus_login

prometheus监控登录页面

快速开始

(1)将nginx.conf配置文件拷贝到nignx的配置文件目录;
(2)启动nginx:systemctl start nginx;
(3)启动认证服务:python3 run.py。

效果图

prometheus_login_webUI