烂泥行天下

Results 49 issues of 烂泥行天下

After changing the password through rest api, can you add SMS notification? Currently it is only mail notification ![git2](https://user-images.githubusercontent.com/5058391/132786646-d794146f-46c9-4836-9ace-02d10cff7ea6.png)

enhancement

curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'login=user1&newpassword=Wer123456' http://ssp.ilanni.com/rest/v1/adminchangepassword.php curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'login=user1&oldpassword=W1WAf1234567&newpassword=Wer123456' http://ssp.ilanni.com/rest/v1/changepassword.php curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'newpassword=Wer123456' http://ssp.ilanni.com/rest/v1/checkpassword.php

documentation

Request to add prometheus monitoring function,You can refer to this link: https://github.com/mohsenmottaghi/docker-openresty-prometheus

How to set account expiry date in openldap

http://mysql-inception.github.io/inception-document/install/ 不存在了,现在这个仓库被连接到https://github.com/arkcontrol/arkcontrol了 是否可以更换为https://github.com/XiaoMi/soar 或者开一个新仓库继续维护inception 有人已经fork一个新的inception,地址为:https://github.com/hhyo/inception

e.g. |环境|模块/组件|内网IP地址|公网IP地址|备注|配置|服务器名称|账号|位置| |---|:----:|---|---|---|---|---|---|---| |cfds.dev|app,openvpnclient|172.16.229.225|120.27.226.104||2c/16G/200G/17M|DevServer-104-cfds|andy123lida|华东| |cfds.dev|app|172.16.229.223|121.196.192.185|dubbo-admin(8989)|2c/16G/200G/10M|DevServer-185-cfds|andy123lida|华东| The actual display is this: https://i.imgur.com/kJb0Xya.jpg

php5.6 不能使用吗? 为什么我启动后,只显示一个页面呢?

blackbox.yml模版文件中的no_follow_redirects参数即将废弃,可以修改follow_redirects

Two queries use the same database, in different time periods, the last query reports an error. this is config: ` databases: mysql: dsn: mysql://root:[email protected]:3306/test1 labels: env: PROD metrics: ncc_file: type:...

bug

Is it possible to add lable function for each individual metrics under the metrics project, this requirement is to query the same database, but there are multiple queries to distinguish...

enhancement