资源管理 标签(空格分隔): 工作 jumpserver 服务器管理 ansible批量 https://github.com/adithyakhamithkar/ansible playbooks windows批量管理 windows ad域控 ...
分类:
其他好文 时间:
2020-01-22 18:05:45
阅读次数:
80
目的 代码发布系统 前戏 ansible 批量在远程主机上执行命令 openpyxl 操作excel表格 puppet ansible slatstack ansible epel源 第一步: 下载epel源 wget -O /etc/yum.repos.d/epel.repo http://mir ...
分类:
其他好文 时间:
2020-01-22 16:24:20
阅读次数:
105
基于 K8S 构建 Jenkins 微服务发布平台 实现汇总: 1. 发布流程设计讲解 2. 准备基础环境 1. K8s环境(部署Ingress Controller,CoreDNS,Calico/Flannel) 2. 部署代码版本仓库Gitlab 3. 配置本地Git上传测试代码,创建项目到Gi ...
分类:
数据库 时间:
2020-01-22 16:18:49
阅读次数:
202
一.检查系统环境 1.查看系统版本 查看内核版本 2、检查是否安装过apache rpm -qa | grep httpd 或者: apachectl -v 或者: httpd -v 3、检查是否安装过Mysql service mysqld start 如果未被识别则没有安装 如果系统安装过,或者 ...
分类:
其他好文 时间:
2020-01-20 13:10:26
阅读次数:
86
Spark Streaming对实时数据流进行分析处理,源源不断的从数据源接收数据切割成一个个时间间隔进行处理; 流处理与批处理有明显区别,批处理中的数据有明显的边界、数据规模已知;而流处理数据流并没有边界,也未知数据规模; ...
分类:
其他好文 时间:
2020-01-19 22:12:37
阅读次数:
148
Jenkins 什么是Jenkins Jenkins是一个开源的使用Java开发的持续集成工具,提供了软件开发的持续集成服务,它把开发工作和运维工作结合在一起。它可以把Sonar代码质量检测工具、Maven或者Ant编译打包工具、Github、Gitlab代码管理工具以及Ansible或者Salts ...
分类:
其他好文 时间:
2020-01-19 18:57:12
阅读次数:
76
C. Nice Garland You have a garland consisting of nn lamps. Each lamp is colored red, green or blue. The color of the ii-th lamp is si ('R', 'G' and 'B ...
分类:
其他好文 时间:
2020-01-18 16:29:37
阅读次数:
90
D. Diverse Garland You have a garland consisting of n lamps. Each lamp is colored red, green or blue. The color of the ii-th lamp is si('R', 'G' and ' ...
分类:
其他好文 时间:
2020-01-18 14:30:27
阅读次数:
92
Table of Contents 1. "ansible 安装 httpd" 2. "建立 httpd 服务器,要求提供两个基于名称的虚拟主机:" ansible 安装 httpd 1. 注意:提前进行完公钥复制 2. 安装 ansible 并进行配置 1. 安装 2. 配置 [sg1] 192. ...
分类:
Web程序 时间:
2020-01-18 10:29:30
阅读次数:
93