当前位置:网站首页>Implementation of Prometheus web authentication and alarm
Implementation of Prometheus web authentication and alarm
2022-07-26 08:40:00 【afei00123】
One 、Prometheus be based on nginx Reverse generation implementation Web authentication
Deployed prometheus We should all know , It doesn't do any certification , Direct input IP+ Port can access , This means that your data is streaking on the public Internet , This is absolutely impossible in the production environment . It can be done by nginx The reverse proxy implementation of Prometheus Web authentication .
Web_certifica_for_prometheus.sh:
#!/bin/bash
# Write by afei
# judge install nginx
if rpm -qa |grep ^nginx-1 && rpm -qa |grep ^nginx-mod; then
nginx -V
else
yum -y install nginx
nginx -V
边栏推荐
- 【C语言】程序员筑基功法——《函数栈帧的创建与销毁》
- NLP (natural language processing) natural language processing learning
- 基于C语言的内存管理-动态分区分配方式模拟
- Maximum common substring & regularity problem
- 利用模m的原根存在性判断以及求解
- Leetcode and query question summary
- 23.8 using the applicationrunner or commandlinerunner to implement applicationrunner and commandlinerunner
- Special lecture 2 dynamic planning learning experience (should be updated for a long time)
- Oracle 19C OCP 1z0-082 certification examination question bank (19-23)
- 22-07-16 personal training match 3 competition experience
猜你喜欢

Huffman transformation software based on C language

Grid segmentation

File management file system based on C #

Cadence(十)走线技巧与注意事项

基于C#实现的文件管理文件系统

MySQL 8.0 OCP (1z0-908) has a Chinese exam

Nodejs2day (modularization of nodejs, NPM download package, module loading mechanism)

Spark scheduling analysis
![[abstract base class inheritance, DOM, event - learning summary]](/img/0e/4c4ed97814d49d72a5994ce2a53c88.png)
[abstract base class inheritance, DOM, event - learning summary]

1、 Redis data structure
随机推荐
基于C#实现的文件管理文件系统
Kotlin data type
P1825 [USACO11OPEN]Corn Maze S
6、 Pinda general permission system__ pd-tools-log
Xtrabackup appears' flush no '_ WRITE_ TO_ BINLOG TABLES‘: 1205 (HY000) Lock wait timeout exceeded;
Spark scheduling analysis
CV learning notes (optical flow)
Mycat2 sub database and sub table
Flutter WebView three fingers rush or freeze the screen
2022/7/18 exam summary
Uninstallation of dual systems
C#入门系列(三十一) -- 运算符重载
Registration of finite element learning knowledge points
Oracle 19C OCP 1z0-082 certification examination question bank (19-23)
2022-7-4 personal qualifying 1 competition experience
Prefix infix suffix expression (written conversion)
Flutter compilation fails
基于Raft共识协议的KV数据库
Winter vacation homework & Stamp cutting
Oracle 19C OCP 1z0-082 certification examination question bank (30-35)