Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

<work in progress>

Background Color
color#F5F5F5

Introduction


<Short description- Device Manager>

This document provides the deployment steps for setting up Device Manager server and all its dependencies.

For setting up this server the below applications or tools should be available in the server machine:

  1. JDK – 1.8
  2. TOMCAT – v8
  3. MAVEN – v3
  4. MySQL DB – v5.6
Background Color
color#F5F5F5

Prerequisites

The below software should be installed and available for running Device Manager server.

MySQL DB

Check whether My SQL DB is already installed and up and running.  For installation of MySQL in the below OS refer the below links

Jdk – 1.8

JDK should be available in the build machine where the .war file for Device Manager server is build and it should be available in the server machine.

Tomcat – 8

Tomcast 8 is required to deploy Device Manager server. Tomcat server installation file and setup documents can be found in the below links.

Maven – 3

Maven is the tool used for building and managing Device Manager project. Please follow the below links to download and install Maven