
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
traefik详细说明:https://www.qikqiak.com/traefik-book/一、添加traefik仓库#添加 Traefik v2 helm charthelm repo add traefik https://helm.traefik.io/traefik# 更新下仓库helm repo update#查询repohelm repo listtraefikhttps://h
https://doc.traefik.io/traefik/middlewares/目标:1、traefik与docker集成,docker通过使用label通知traefik进行配置2、集成https-redirect、basic-auth、digestauth等中间件3、docker network create traefikmkdir /data/traefik -pcd/data/tr
一、添加traefik仓库#添加 Traefik v2 helm charthelm repo add traefik https://containous.github.io/traefik-helm-chart# 更新下仓库helm repo update#查询repohelm repo listtraefikhttps://containous.github.io/traefik-helm-
{$MONGODB.CONNSTRING}=mongo#redis_smartgate与zabbix-agent2.conf中的配对。{$REDIS.CONN.URI}=redis#redis_smartgate与zabbix-agent2.conf中的配对。2.2 在zabbix-agent2中添加配置。zabbix-agent2.conf中添加。2.3 在主机配置中添加宏。
一、安装go环境,zabbix-agent2要求高于16版本。二、编译zabbix-agent2。
集群规划:3台服务器各部署一个主节点、一个从节点,同一台服务器上不是直接主从关系。(真实集群使用6台服务)三个节点服务器上都执行以下安装脚本。

#创建manifest,以gitlab-ce为例,包括两个镜像yrzr/gitlab-ce-arm64v8:14.4.2-ce.0(arm64)和gitlab/gitlab-ce:14.4.2-ce.0(amd64)docker manifest create zengxiangbang/gitlab-ce:14.4.2-ce.0 yrzr/gitlab-ce-arm64v8:14.4.2-ce.
PUT _ingest/pipeline/docker-nginx{"description": "Pipeline for parsing docker Nginx access logs. ","processors": [{"grok": {"field": "log","patterns": ["(%{NGINX_HOST} )?\"?(?:%{NGINX_ADDRESS_LIST:ngi
一、windows下安装vmware虚拟机二、ubuntu下载地址https://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/20.04/ubuntu-20.04.3-live-server-amd64.iso三、vmware中新建虚拟机,并使用ubuntu-20.04.3-live-server-amd64.iso作为启用盘。。。在虚拟机中安装ubu
安装组件一、postgres(TimescaleDB)二、zabbix_server三、zabbix_nginx四、zabbix_java_gateway五、zabbix_snmptraps六、zabbix_web_service七、zabbix_agent2方法一rpm安装方法二docker方法三二进制部置zabbix-agent2八、使用Node_exporter作为zabbix的客户端九、g