04 2021 档案
Docker 安装Grafana&Prometheus
摘要:服务器环境 CentOS Linux release 7.9.2009 (Core) Docker version 18.03.1-ce #安装前先同步服务器时间,prometheus对时间比较敏感 安装Grafana docker run -d --restart always -p 3000:3 阅读全文
posted @ 2021-04-13 17:27 浩元 阅读(94) 评论(0) 推荐(0)
Linux之Centos7总结
摘要:Centos7 Centos7源镜像修改 # Insatll wget yum install -y wget # Backup repo; mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup m 阅读全文
posted @ 2021-04-01 18:15 浩元 阅读(130) 评论(0) 推荐(0)