Getting Started Guide: Driven Server Installation

version 2.2.6

Server Installation and Configuration

Prerequisite: Java 7 installation on your computer.

Download the Driven Server

Download the installation ZIP archive, which includes Apache Tomcat and embedded Elasticsearch libraries, from http://files.concurrentinc.com/driven/2.2/driven-server/driven-tomcat-2.2.6.zip.

Unzip the archive

Unzip the archive and cd to the newly created directory, which is the default installation location. Example:

$ unzip driven-tomcat-2.2.6.zip
$ cd driven-tomcat-2.2.6

Run the start up script

Run startup.sh script in the Driven installation directory:

$ bin/startup.sh

Verify if the server is running

Open http://localhost:8080 after the Driven Server starts up.

Set the license key

Enter the license key that you received after registering for Driven.

Log in

Log in with the default user account credentials (admin for both user name and password).