Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IanWhalen/mongodb-tools.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: db-art/mongodb-tools.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 26, 2015

  1. Adding Severalnines ClusterControl to the tools

    Art authored and Art committed Nov 26, 2015
    Copy the full SHA
    5146ec1 View commit details
  2. Included C++ as language

    Art authored and Art committed Nov 26, 2015

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5a28420 View commit details
  3. Added GUI to the capabilities

    Art authored and Art committed Nov 26, 2015
    Copy the full SHA
    3e31c84 View commit details
  4. Adding version 2.6

    Art authored and Art committed Nov 26, 2015
    Copy the full SHA
    697d2e7 View commit details
Showing with 59 additions and 0 deletions.
  1. +59 −0 _tools/ClusterControl.md
  2. BIN img/clustercontrol.png
59 changes: 59 additions & 0 deletions _tools/ClusterControl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
# Tool name
name: ClusterControl

# Software language (if applicable, see _data/attr.yml)
language: C++, JavaScript

# License (should be listed in _data/attr.yml)
license: Commercial

# Maintained: "Actively Maintained" or "Inactive"
maintained: Actively Maintained

# url of support forum
support: http://support.severalnines.com/forums

# homepage url
officialUrl: http://severalnines.com

# supported operating systems (if applicable)
environments:
- apple
- linux
- windows

# (optional) fully supported MongoDB versions that have been tested
mongodb_versions:
#- 2.2
#- 2.4
- 2.6
#- 3.0

# (optional) minimum MongoDB version
minimum_mongodb_version:

# (optional) Support for MongoDB Enterprise features? None, Limited, Full
mongodb_enterprise_support:

# Purpose (see _data/attr.yml for valid choices)
purpose: GUI, Deployment Automation, Monitoring, Backup, Performance Tuning

# Short description of tool
description: Management Automation for MongoDB (plus MySQL and PostgreSQL): Deploy, manage, monitor and scale entire clusters

# image should be added to the img/ directory, ideally 370x200px
img: clustercontrol.png

# Release Info
latest_release_version: 1.2.11
latest_release_date: 2015-10-15

# Github Info
github_user:
github_repo:

# Do not change the following settings
layout: tool

---
Binary file added img/clustercontrol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.