Search Results For:
DB slave init at boot v1 by RightScale
First Boot Slave Start
Description
This script does two actions:
- Makes a local Slave copy of the current Master Database
- Starts this server as a MySQL Slave to a Master.
It also sets up the correct configuration file for a reboot to continue the slave role.
First Launch
Boot-time
DB slave init v1 by RightScale
Converts a running DB instance to be slave of an existing Master DB. It will snapshot and pull the necessary files of the running master. It will set the slave dns entry to point to the instance's ip.
- Warning: not compatible with DBtools older than 0.18.0!
LB get HA proxy config v1 by RightScale
This script is used to bring up a new loadbalancer in an already bootstrapped deployment. It contacts other loadbalancers pointed to by the LB_HOSTNAME parameter and gets their HAProxy config to use and restarts haroxy.
