-
Prometheus+Grafana+mysqld_exporter 监控 MySQL
创建用户 仅限本机登录 CREATE USER 'exporter'@'localhost' IDENTIFIED BY '123456' WITH MAX_U
2022-02-22, Views: 2952 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+blackbox_exporter 监控 HTTP TCP PING ICMP
blackbox_exporter 下载地址 https://github.com/prometheus/blackbox_exporter/releases
2022-02-21, Views: 5109 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+windows_exporter 监控 Windows 系统
下载地址 分为exe和msi。 https://github.com/prometheus-community/windows_exporter/release
2022-02-20, Views: 4011 , Topics: Prometheus Grafana DevOps
-
Prometheus+Grafana+node_exporter 监控 Linux 服务器
node_exporter 下载地址 https://github.com/prometheus/node_exporter/releases 后台启动 noh
2022-02-19, Views: 3959 , Topics: Prometheus Grafana DevOps
-
Docker 搭建私有仓库 Registry
说明 私有仓库也是一个镜像,叫做Registry。 Harbor是在此基础上增强的功能。https://github.com/goharbor/harbor 拉
-
Docker 部署 Alertmanager
搜索镜像 docker search prom/alertmanager 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/pr
2022-02-17, Views: 6296 , Topics: Docker Alertmanager DevOps
-
Docker 部署 Grafana
搜索镜像 docker search grafana/grafana 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/graf
-
Docker 部署 Prometheus
搜索镜像 docker search prom/prometheus 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/prom
2022-02-15, Views: 4306 , Topics: Docker Prometheus DevOps
-
Docker 部署 cAdvisor
说明 最新版本已经放到谷歌镜像gcr.io中,国内无法访问,故使用v0.33.0版本。 搜索镜像 docker search google/cadvisor 拉
-
Docker 部署 Jenkins
拉取镜像 https://hub.docker.com/r/jenkins/jenkins 2.328版本 docker pull jenkins/jenkin
-
Docker 部署 GitLab
拉取镜像 https://hub.docker.com/r/gitlab/gitlab-ce docker pull gitlab/gitlab-ce:14.6
-
Docker 部署 Nexus
搜索镜像 docker search nexus 拉取镜像 版本号或更多配置可以去官网查看:https://hub.docker.com/r/sonatype/
-
Docker 部署 JumpServer
搜索镜像 docker search jumpserver/jms_all 拉取镜像 版本号可以去官网查看:https://hub.docker.com/r/j
2022-02-10, Views: 3032 , Topics: Docker JumpServer DevOps
-
Docker 部署 RabbitMQ
搜索镜像 https://hub.docker.com/_/rabbitmq docker search rabbitmq 拉取镜像 docker pull r
-
Docker 部署 Kibana
搜索镜像 https://hub.docker.com/_/kibana docker search kibana 拉取镜像 docker pull kiban
-
Docker 部署 Elasticsearch
搜索镜像 https://hub.docker.com/_/elasticsearch docker search elasticsearch 拉取镜像 doc
2022-02-07, Views: 2165 , Topics: Docker Elasticsearch DevOps
-
Docker 部署 PostgreSQL
搜索镜像 docker search postgres 拉取镜像 版本号可以去官网查看:https://hub.docker.com/_/postgres do
2022-02-06, Views: 2509 , Topics: Docker PostgreSQL DevOps
-
Docker 部署 MySQL
搜索镜像 docker search mysql 拉取镜像 版本号可以去官网查看:https://hub.docker.com/_/mysql docker p
-
Docker 部署 Tomcat
搜索镜像 docker search tomcat 拉取镜像 版本号可以去官网查看:https://hub.docker.com/_/tomcat docker
-
Docker 部署 Redis
搜索镜像 docker search redis 拉取镜像 版本号可以去官网查看:https://hub.docker.com/_/redis docker p