Giter Club home page Giter Club logo

dbscale_sandbox's Introduction

dbscale_sandbox


DBScale Sandbox is a tool that installs one or more MySQL servers within seconds, easily, securely, and with full control.

Once installed, the sandbox is easily used and maintained, without using complex options.

Shard sandbox with replications can be used.

How to get and install


go get github.com/louishust/dbscale_sandbox

How to build


go build github.com/louishust/dbscale_sandbox

How to make test


go test -test.v github.com/louishust/dbscale_sandbox/utils

How to use


Prepare

dbscale_sandbox must be run in "dbscale" user.

useradd dbscale
su - dbscale

Options

dbscale-package-path:     DBScale package path.
dbscale-port:             DBScale port (default 13001).
install-path:             path to install (default "/userHomePath/sandboxes").
mysql-dir                 MySQL installed directory, if not declare, sandbox will auto find.
mysql-package-path        MySQL package path. If be declared, MySQL will be installed in install-path. This option priority is higher than mysql-path.
mysql-start-port          MySQL start port (default 3210). MySQL port start with mysql-start-port, and next 5 port.

Example

./make_dbscale_sandbox -dbscale-package-path /opt/DBScale-1.5-1512.tar.gz  -mysql-package-path /opt/mysql-5.7.13-linux-glibc2.5-x86_64.tar.gz

dbscale_sandbox's People

Contributors

louishust avatar

Watchers

 avatar  avatar

Forkers

huzilin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.