{
  "Debug": false,
  "ListenAddress": "10.2.203.103:3000",
  "MySQLTopologyUser": "orchestrator",
  "MySQLTopologyPassword": "__ORCHESTRATOR_TOPOLOGY_PASSWORD__",
  "BackendDB": "sqlite",
  "SQLite3DataFile": "/var/lib/orchestrator/orchestrator.db",
  "RaftEnabled": true,
  "RaftDataDir": "/var/lib/orchestrator",
  "RaftBind": "10.2.203.103",
  "DefaultRaftPort": 10008,
  "RaftNodes": ["10.2.203.102", "10.2.203.103", "10.2.203.112"],
  "RecoveryPeriodBlockSeconds": 60,
  "ApplyMySQLPromotionAfterMasterFailover": true
}
