- Installation: installing the service/binary
- Configuration: breakdown of major configuration variables by topic.
- Execution: running the
orchestrator
service. - Executing via command line
- Using the web interface
- Using the web API: achieving automation via HTTP GET requests
- Using orchestrator-client: a no binary/config needed script that wraps API calls
- Scripting samples
- High availability: making
orchestrator
highly available - Deployment instructions, hints and tips
- Shared backend DB deployment
- orchestrator/raft deployment
- Failure detection: how
orchestrator
detects failure, types of failures it can handle - Topology recovery: recovery process, promotion and hooks.
- Key-Value stores: master discovery for your apps
- Security
- SSL and TLS
- Pseudo GTID: refactoring and high availability without using GTID.
- Agents
- FAQ
- First steps, a quick introduction to
orchestrator