Windows Installation

1. Download DBMaster distributive.

2. Unzip the downloaded archive into your preferred folder.

3. Run dbmaster.bat file.

4. Browser should open automatically.

5. Enter username and password for admin, and you're done.

Linux Installation

Prerequisite: Install sun-java6-jre package

The script below was tested with Ubuntu 10.04 and 11.10


sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository "deb http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu lucid main"
sudo apt-get update
sudo apt-get install sun-java6-jre

Install DBMaster

  • Check current DBMaster version
  • Download and extract file (replace 1.0.596 with the most recent version)
cd ~ && mkdir dbmaster && cd dbmaster && wget -O - http://dl.branegy.com/dbmaster/dbmaster-1.0.596-linux.tar.gz | tar xzf -
  • Next, run the dbmaster daemon from the newly created dbmaster folder
./dbmaster
  • Wait until message appears 'Started SelectChannelConnector@0.0.0.0:7771'
  • Open browser http://localhost:7771/