Release Engine Guide
1. Introduction
1.1. Overview
1.2. Components
2. Setting up
2.1. Infrastructure Requirements
2.2. Core Component Requirements
3. Components and Libraries
3.1. RE-CFG-SEED
3.2. RE-CORE
3.3. RE-REST
3.4. Playbook Workers
3.5. Auxiliary Workers
3.6. Libraries/Helpers
4. Tutorial: Writing Workers
4.1. Basics
4.2. Advanced Topics
5. Development
5.1. Build States
5.2. Contributing
5.3. Testing
6. Message Formats
6.1. re-rest ↔ re-core
6.2. re-core ↔ re-workers
6.3. Notification Message Format
6.4. Output Message Format
7. Playbooks
7.1. Example Playbook
7.2. Playbook Components
7.3. Execution Sequences
7.4. Putting it all together
8. Worker Steps
8.1. Juicer
8.2. BigIP
8.3. Docker
8.4. FUNC
8.5. Git
8.6. noop
8.7. HTTPRequest
8.8. Satellite5
8.9. Sleep
8.10. ServiceNow
8.11. SQL
9. Appendices
9.1. JSON Scripts
9.2. YAML Scripts
9.3. Definitions
9.4. Logging
9.5. Quick Reference
10. AGPLv3 License
Release Engine Guide
Docs
»
9. Appendices
Edit on GitHub
9. Appendices
¶
This section includes all the appendices for the Release Engine Documentation
9.1. JSON Scripts
9.2. YAML Scripts
9.3. Definitions
9.4. Logging
9.4.1. Thresholds
9.4.2. Context Accumulation
9.4.3. Log Parsing
9.5. Quick Reference
9.5.1. Playbook CRUD
9.5.2. Deployments