Running Galera Cluster With ClusterControl on Kubernetes
In our “MySQL on Docker” blog series, we continue our quest to make Galera Cluster run smoothly in different container environments. One of the most important things when running a database service, whether in containers...
Video: ClusterControl ChatOps Integrations
The video below details the new ChatOps Integrations available in the latest version of ClusterControl. Included in the video are… Overview of ClusterControl Integrations Installing new integrations Configuring which clusters to monitor Selecting what items...
Automatic Failover of Postgres Replication
Streaming replication setups with Postgres are inevitably related to failovers. The sole writer in the setup would be the primary, it generates XLOG records and continuously ships them to one or more standby servers. If...
Introducing the ClusterControl Alerting Integrations
The time to respond to outages is one of the most important metrics to measure, when you have a 24/7 business to run. Incident response applications, like VictorOps and PagerDuty, will report back their effectiveness...
What's New with ProxySQL in ClusterControl v1.4.2
ClusterControl v1.4.2 comes with a number of improvements around ProxySQL. The previous version, also known as “The ProxySQL Edition”, introduced a full integration of ProxySQL with MySQL Replication and Galera Cluster. With ClusterControl v1.4.2, we...
Announcing ClusterControl 1.4.2 – the DevOps Edition
Today we are pleased to announce the 1.4.2 release of ClusterControl - the all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source databases - and load balancers...
ClusterControl on Docker
(This blog was updated on June 20, 2017) We’re excited to announce our first step towards dockerizing our products. Please welcome the official ClusterControl Docker image, available on Docker Hub. This will allow you to...
Using the Galera Replication Window Advisor to Avoid SST
Galera clustering replicates data between nodes synchronously. This way, all nodes in the cluster ensure data is consistent between each other. But what happens if one of those nodes leaves the cluster for a short...
Video: ClusterControl Command Line Client (CLI) Product Demonstration
The video below details the features and functions that are available in the new ClusterControl Command Line Client (CLI) Included in the video are… Overview of the Command Line Interface Installation of the CLI Authentication...
Database Automation: Integrating the ClusterControl CLI With Your ChatBot
Last year we launched a ClusterControl integration with chatrooms. We made a Hubot based chatbot, called CCBot, to make your database tier accessible from your company wide chat! The chatbot integrates our CMON backend API...
The Command Line Interface to ClusterControl
s9s is our official command line tool to interact with ClusterControl. We’re pretty excited about this, as we believe its ease of use and script-ability will make our users even more productive. Let’s have a...
Command Line Aficionados: Introducing s9s for ClusterControl
Easily Integrate ClusterControl With Your Existing DevOps Tools via s9s - Our New Command Line Interface We’ve heard your call (and, selfishly, our own): please meet s9s - the new command line interface (CLI) for...