Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simple wrapper class for the MySQL Orchestrator API, and some convenience scripts.

License

NotificationsYou must be signed in to change notification settings

stirlab/python-mysql-orchestrator

Repository files navigation

Simple wrapper class for theMySQL Orchestrator API, and some convenience scripts.

Overview

MySQL Orchestrator has a robustREST API.

This humble library provides the following:

  • A baseOrchestrator class
  • orchestrator-run.py: Wraps the base class for calling from CLI
  • auto-master-writer.py: Detects a healthy cluster with a master that hasread_only = true, and setsread_only = false (this allowsconfiguring all cluster nodes to start in read-only mode, and still providean automated way to set the master as writeable.

Setup

  • Copyconfig.sample.yaml toconfig.yaml
  • Edit to taste
  • Executeorchestrator-run.py --help for help.

Using/extending the base class

Seeauto-master-writer.py for an example of how toextend the baseOrchestrator class.

About

Simple wrapper class for the MySQL Orchestrator API, and some convenience scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp