Git Product home page Git Product logo

maxbook's Introduction

MariaDB Demo Containers

This is a collection of different MariaDB topologies and tools for working with said topologies.

Topologies

There's four topologies in total right now, each has a README in its own subdirectory for getting started with the docker-compose environment:

  • galera: A three node Galera cluster + MaxScale with a read/write split. InfluxDB, Telegraf, and Grafana for metrics and monitoring.
  • galera-prom: A three node Galera cluster + Maxscale with a read/write split. Uses Prometheus to monitor MaxScale and the Galera Nodes. Includes Percona Grafana dashboards and a MaxScale Dashboard.
  • mrm: A five node MariaDB cluster with async replication. MaxScale has two listeners and routers, one for read/write splitting across nodes 1-3 and one that is a read-only service to servers four and five. InfluxDB + Telegraf + Grafana for Metrics.
  • mrm-prom: A five node MariaDB cluster with async replication. MaxScale has two listeners and routers, one for read/write splitting across nodes 1-3 and one that is a read-only service to servers four and five. Uses Prometheus for metrics for MaxScale and the DB nodes. Includes Percona Grafana dashboards and a MaxScale Dashboard.

All four topologies include a sample Ruby on Rails app that gets exposed on port 3000.

Admin Login:

username: [email protected]
password: Welcome1

User Login:

username: [email protected]
password: Welcome1

MaxPanel, a simple ember app for quickly seeing your MaxScale server status is also on all the topologies, and is mapped to port 18080.

One off utilities

There are some other images that don't exactly fit into a compose setup, but are pretty darn useful to have around. They have README files in their respective directories as well:

  • sysbench: Sysbench OLTP Benchmarks. Make a big table. Do a bunch of stuff with it. Clean it up. Makes your Grafana dashboards interesting.
  • xtrabackup: Backup your important seed data and benchmark tables.

maxbook's People

Contributors

skord avatar

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.