mkdir -p ~/goexport GOPATH=~/gogo get github.com/signal18/replication-managergo install github.com/signal18/replication-managerexport PATH=$PATH:~/go/binmake binIt is possible to disable features via the following tags
| Flags | Value |
|---|---|
| WithProvisioning | ON/OFF |
| WithArbitration | ON/OFF |
| WithArbitrationClient | ON/OFF |
| WithProxysql | ON/OFF |
| WithHaproxy | ON/OFF |
| WithMaxscale | ON/OFF |
| WithMariadbshardproxy | ON/OFF |
| WithMonitoring | ON/OFF |
| WithMail | ON/OFF |
| WithHttp | ON/OFF |
| WithSpider | ON/OFF |
| WithEnforce | ON/OFF |
| WithDeprecate | ON/OFF |
| WithTargz | ON/OFF |