ELK
安装Java $ sudo yum -y install java-1.8.0-openjdk* 安装rpm源 $ wget https://mirrors.tuna.tsinghua.edu.cn/...
2021年5月10日7,064
ELK
gitlab主账号下获取token Jenkins配置凭据 环境版本库 环境版本库的好处是可以把yaml配置文件放在版本目录下,调用gitlabapi自动更新相关内容。
2021年4月4日6,554
ELK
安装docker # cd /opt # yum -y install git # git clone --depth=1 https://github.com/cncentoscn/setuptoo...
2020年7月10日9,595
ELK
引入Redis 安装redis的源,默认是没有的. redis服务IP10.10.1.0 # yum install -y epel-release # yum install -y redis 配置...
2020年7月4日9,841
评论