8000 GitHub - sitmena/mysql-router
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sitmena/mysql-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Router

This project is meant to be all-in-one run to remove the burden of setting up a standalone MySQL InnoDB cluter routing app, which in this case will be running as a Docker container.

Multiple routers can be created with the same project, just modify the docker run script file (see below) to get a new container of the router.

This automation script runs the docker build & docker run functionalities on any remote host that you can access from your local machine via ssh, and that remote host is assumed to be new and clean, so the script handles its packages.

#####This project only supports Ubuntu remote hosts, and was tested on Ubuntu 20.

Running the project

Modify the following files according to needed values:

  1. hosts file for IP addresses and hostnames of the MySQL InnoDB cluster
  2. dockerrun.sh script file for Docker environment variables related to the MySQL InnoDB cluster
  3. startpoint script file for general values related to the project automation

NOTE that the volume directory name in the dockerrun.sh and startpoint must be identical.

Run the startpoint script as Bash

./startpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0