Table of Contents

Driven Administrator Guide

version 1.2

Deploying a Single-Node Environment

A single-node deployment of Driven is sufficient for testing and becoming familiar with Driven. A single-node architecture can also function in low-scale production environments with a few users and small workloads. Figure 1 shows a single-node Driven Server instance in relation to the web server container and the embedded Elasticsearch datastore.

SingleNodeEmbedded
Figure 1. Single-node Driven deployment

The Apache Tomcat distribution in the Driven Server installation package includes a preinstalled WAR file. You can install a single-node Driven Server instance, web server, and Elasticsearch server from the Tomcat distribution. If you prefer, you can skip installation of the packaged Tomcat distribution and deploy the WAR file to install the Driven and Elasticsearch servers to an existing web-server node on your system.

Next