01 2024 档案
摘要:systemd 管理node_exporter https://prometheus.io/download/#node_exporter wget https://github.com/prometheus/node_exporter/releases/download/v1.7.0/node_e
阅读全文
摘要:nginx的https证书自动续期 本文讲述 nginx 的 https 证书如何自动续期。顺便讲述如何手动续期,如何方便地管理所有域名证书。有很多实现方案,包括收费方案和免费方案,本文采用的是 acme.sh 方案。 1. 安装 acme 客户端 需要将系统环境切换到root用户下执行,否则安装证
阅读全文