From 17e81e10a1225376e7f367a4fb8b87758dbfc80c Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:36:23 -0400 Subject: [PATCH] Add Clustercontrol to Database Management (#291) --- software/clustercontrol.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/clustercontrol.yml diff --git a/software/clustercontrol.yml b/software/clustercontrol.yml new file mode 100644 index 0000000000..03c7506e4b --- /dev/null +++ b/software/clustercontrol.yml @@ -0,0 +1,13 @@ +name: "Cluster Control" +website_url: "https://severalnines.com/clustercontrol/" +description: "Setup many databases in few clicks with monitoring, load balancing and more." +licenses: + - ⊘ Proprietary +platforms: + - deb + - Ansible + - Shell + - Docker +tags: + - Database Management +source_code_url: "https://severalnines.com/clustercontrol/" \ No newline at end of file