-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c81df94
commit b2f1ec6
Showing
31 changed files
with
140 additions
and
429 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
+ [前言](asb-cfg-mgt_0.md) | ||
+ [第一章:开始使用 Ansible](asb-cfg-mgt_1.md) | ||
+ [第二章:简单的 Playbooks](asb-cfg-mgt_2.md) | ||
+ [第三章:高级 playbooks](asb-cfg-mgt_3.md) | ||
+ [第四章:更大的项目](asb-cfg-mgt_4.md) | ||
+ [第五章:自定义模块](asb-cfg-mgt_5.md) | ||
+ [Ansible 配置管理手册](README.md) | ||
+ [前言](asb-cfg-mgt-2e_0.md) | ||
+ [第一章:开始使用 Ansible](asb-cfg-mgt-2e_1.md) | ||
+ [第二章:简单的 Playbooks](asb-cfg-mgt-2e_2.md) | ||
+ [第三章:高级 playbooks](asb-cfg-mgt-2e_3.md) | ||
+ [第四章:更大的项目](asb-cfg-mgt-2e_4.md) | ||
+ [第五章:自定义模块](asb-cfg-mgt-2e_5.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
+ [Ansible 剧本基础知识](README.md) | ||
+ [前言](asb-plbk-ess_00.md) | ||
+ [设置学习环境](asb-plbk-ess_01.md) | ||
+ [第 1. 章 蓝图化您的基础设施](asb-plbk-ess_02.md) | ||
+ [第二章。使用 Ansible 角色进行模块化](asb-plbk-ess_03.md) | ||
+ [第三章。代码和数据的分离 - 变量、事实和模板](asb-plbk-ess_04.md) | ||
+ [第四章。引入您的代码 - 自定义命令和脚本](asb-plbk-ess_05.md) | ||
+ [第 5 章。控制执行流程 - 条件](asb-plbk-ess_06.md) | ||
+ [第六章。迭代控制结构 - 循环](asb-plbk-ess_07.md) | ||
+ [第七章。节点发现和集群化](asb-plbk-ess_08.md) | ||
+ [第八章。使用 Vault 加密数据](asb-plbk-ess_09.md) | ||
+ [第九章 管理环境](asb-plbk-ess_10.md) | ||
+ [第十章。 使用 Ansible 编排基础架构](asb-plbk-ess_11.md) | ||
+ [附录 A. 参考资料](asb-plbk-ess_12.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
+ [Kubernetes 入门指南](README.md) | ||
+ [前言](gtst-k8s-2e_00.md) | ||
+ [Kubernetes 简介](gtst-k8s-2e_01.md) | ||
+ [Pod、Service、Replication Controller 和 Label](gtst-k8s-2e_02.md) | ||
+ [网络、负载平衡和入口控制器](gtst-k8s-2e_03.md) | ||
+ [更新、渐进式发布和自动扩展](gtst-k8s-2e_04.md) | ||
+ [部署、作业和 DaemonSets](gtst-k8s-2e_05.md) | ||
+ [存储和运行有状态应用程序](gtst-k8s-2e_06.md) | ||
+ [持续交付](gtst-k8s-2e_07.md) | ||
+ [监控和日志记录](gtst-k8s-2e_08.md) | ||
+ [集群联合](gtst-k8s-2e_09.md) | ||
+ [容器安全](gtst-k8s-2e_10.md) | ||
+ [使用 OCP、CoreOS 和 Tectonic 扩展 Kubernetes](gtst-k8s-2e_11.md) | ||
+ [朝着生产就绪方向](gtst-k8s-2e_12.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+ [Jenkins 持续集成秘籍](README.md) | ||
+ [序言](jks-ci-cb-2e_0.md) | ||
+ [第一章 维护 Jenkins](jks-ci-cb-2e_1.md) | ||
+ [第二章. 增强安全性](jks-ci-cb-2e_2.md) | ||
+ [第三章 构建软件](jks-ci-cb-2e_3.md) | ||
+ [第四章。通过 Jenkins 进行沟通](jks-ci-cb-2e_4.md) | ||
+ [第五章。使用指标提高质量](jks-ci-cb-2e_5.md) | ||
+ [第六章。远程测试](jks-ci-cb-2e_6.md) | ||
+ [第七章 探索插件](jks-ci-cb-2e_7.md) | ||
+ [附录 A. 提高质量的流程](jks-ci-cb-2e_8.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
+ [Python 卖空算法教程](README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
+ [Ansible 2.7 学习手册](README.md) | ||
+ [前言](lrn-asb-27_00.md) | ||
+ [第一节:使用 Ansible 创建 Web 服务器](lrn-asb-27_01.md) | ||
+ [使用 Ansible 入门](lrn-asb-27_02.md) | ||
+ [自动化简单任务](lrn-asb-27_03.md) | ||
+ [第二节:在生产环境中部署 Playbooks](lrn-asb-27_04.md) | ||
+ [扩展到多个主机](lrn-asb-27_05.md) | ||
+ [处理复杂部署](lrn-asb-27_06.md) | ||
+ [往云端前进](lrn-asb-27_07.md) | ||
+ [从 Ansible 获取通知](lrn-asb-27_08.md) | ||
+ [第三部分:使用 Ansible 部署应用](lrn-asb-27_09.md) | ||
+ [创建自定义模块](lrn-asb-27_10.md) | ||
+ [调试和错误处理](lrn-asb-27_11.md) | ||
+ [复杂环境](lrn-asb-27_12.md) | ||
+ [第四部分:使用 Ansible 部署应用](lrn-asb-27_13.md) | ||
+ [为企业介绍 Ansible](lrn-asb-27_14.md) | ||
+ [开始使用 AWX](lrn-asb-27_15.md) | ||
+ [与 AWX 用户、权限和组织一起工作](lrn-asb-27_16.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+ [Jenkins 持续集成学习手册](README.md) | ||
+ [前言](lrn-ci-jks-2e_00.md) | ||
+ [持续集成的概念](lrn-ci-jks-2e_01.md) | ||
+ [安装 Jenkins](lrn-ci-jks-2e_02.md) | ||
+ [新 Jenkins](lrn-ci-jks-2e_03.md) | ||
+ [配置 Jenkins](lrn-ci-jks-2e_04.md) | ||
+ [分布式构建](lrn-ci-jks-2e_05.md) | ||
+ [安装 SonarQube 和 Artifactory](lrn-ci-jks-2e_06.md) | ||
+ [使用 Jenkins 进行持续集成](lrn-ci-jks-2e_07.md) | ||
+ [使用 Jenkins 进行持续交付](lrn-ci-jks-2e_08.md) | ||
+ [使用 Jenkins 进行持续部署](lrn-ci-jks-2e_09.md) | ||
+ [支持工具和安装指南](lrn-ci-jks-2e_10.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
+ [Ansible2 安全自动化指南](README.md) | ||
+ [前言](sec-auto-asb2_00.md) | ||
+ [Ansible Playbooks 和 Roles 介绍](sec-auto-asb2_01.md) | ||
+ [Ansible Tower、Jenkins 和其他自动化工具](sec-auto-asb2_02.md) | ||
+ [使用加密自动备份的强化 WordPress](sec-auto-asb2_03.md) | ||
+ [日志监控和无服务器自动防御(AWS 中的 Elastic Stack)](sec-auto-asb2_04.md) | ||
+ [使用 OWASP ZAP 进行自动化 Web 应用程序安全测试](sec-auto-asb2_05.md) | ||
+ [使用 Nessus 进行漏洞扫描](sec-auto-asb2_06.md) | ||
+ [应用程序和网络的安全加固](sec-auto-asb2_07.md) | ||
+ [Docker 容器的持续安全扫描](sec-auto-asb2_08.md) | ||
+ [自动化取证收集和恶意软件分析的实验室设置](sec-auto-asb2_09.md) | ||
+ [为安全测试编写 Ansible 模块](sec-auto-asb2_10.md) | ||
+ [Ansible 安全最佳实践、参考资料和深入阅读](sec-auto-asb2_11.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters