nuodbTools

Various tools to deploy, manintain and monitor NuoDB


License
MirOS
Install
pip install nuodbTools==0.2.2

Documentation

NuoDB Quickstart

Getting started

What are the tools provided?

Requirements

Usage

Prerequisites

  • OSX
  • Fedora
    • sudo yum -y install git python-devel python-pip
  • Ubuntu
    • sudo apt-get install git python-dev python-pip
  • CentOS & RHEL
    • At this writing CentOS & RHEL do not ship with Python 2.7 support. There are a number of solutions on Google. After python2.7 is installed then:
    • sudo yum -y install git python-devel python-pip

Installation

  • Run the following from the command line
sudo pip install nuodbTools