本文是根据SaltStack官方英文文档翻译所得,欲了解原文内容请参见以下链接. https://docs.saltstack.com/en/latest/contents.html
-
- Configuring the Salt Master - Salt Master配置
- Configuring the Salt Minion - Salt Minion配置
- Configuring the Salt Proxy Minion - Salt Proxy Minion配置
- Configuration file examples - 配置文件示例
- Minion Blackout Configuration - Minion Blackout(管制模式)配置
- Access Control System - 访问控制系统
- Job Management - Job作业管理
- Managing the Job Cache - Job Cache作业缓存管理
- Storing Job Results in an External System - 将Job作业结果存储在外部系统中
- Logging - 日志系统配置
- External Logging Handlers - 外部日志记录处理程序
- Salt File Server - Salt文件服务器
- Git Fileserver Backend Walkthrough - 配置GitFS作为后端文件服务器的教程
- MinionFS Backend Walkthrough - 配置MinionFS作为后端文件服务器的教程
- Salt Package Manager - Salt包管理
- Storing Data in Other Databases - 将数据存储在其他数据库系统中
- Running the Salt Master/Minion as an Unprivileged User - 使用非特权用户运行Salt Master/Minion
- Using cron with Salt - 通过cron定时执行Salt配置任务
- Hardening Salt - Salt安全加固
- Security disclosure policy - 安全披露政策
- Salt Transport - Salt通信与传输
- Master Tops System - Master Tops系统
- Returners - Salt 作业结果数据返回器
- Renderers - Salt 渲染器
-
- Grains
- Storing Static Data in the Pillar - 使用Pillar存放静态数据
- Pillar Walkthrough - Pillar实战演练
- Targeting Minions - Minions目标定位
- The Salt Mine - 管理grains的数据变化
- Runners - Salt 运行器
- Salt Engines - Salt 引擎
- Understanding YAML - 理解YAML
- Understanding Jinja - 理解Jinja
- Tutorials Index - 各种Salt使用教程
- Troubleshooting - 故障排查指南
- Frequently Asked Questions - Salt在使用中经常被问到的一些问题
- Salt Best Practices - SaltStack最佳实践
-
Configuration Management - 配置管理
- States tutorial, part 1 - Basic Usage 基本用法
- States tutorial, part 2 - More Complex States, Requisites 更复杂的STATES、REQUISITES
- States tutorial, part 3 - Templating, Includes, Extends 模板、包含和扩展
- States tutorial, part 4 - Set Up a Workflow by Salt states 使用Salt states建立一个上线发布的工作流
- State System Reference - State状态系统参考资料