Skip to main content

Setup for Tomcat

This user guide will show you how you can quickly download and run a demo version of Temenos Explorer using Apache Tomcat.

Prerequisites

You will need to have node.js v16 or later installed on your computer to be able to run the API Gateway utility used by Temenos Explorer.

If you do not have node.js you can download it for free here:

Download node.js and npm (external link)

Installation Files

Download API Gateway zip file
Download Temenos Explorer WAR file (right-click and select "Save Link As")

Installation Steps - API Gateway

Windows

Complete the following steps if you use Windows:

  1. Download the API Gateway zip file to your computer
  2. Extract the zip file
    This will create a folder containing the API Gateway files
  3. Open the folder to view the contents
  4. Double-click on setup.bat
    This process will download and install package dependencies, so please ensure you stay connected to the internet. Depending on your connection speed, this could take a few minutes to complete.
  5. Double-click on run.bat

Unix/Linux/macOS

Complete the following steps if you use Unix, Linux or macOS:

  1. Download the API Gateway zip file to your computer
  2. Extract the zip file
    This will create a folder containing the API Gateway files
  3. Open the folder in a Terminal window
  4. Run ./setup.sh
    This process will download and install package dependencies, so please ensure you stay connected to the internet. Depending on your connection speed, this could take a few minutes to complete.
  5. Run ./run.sh

Installation Steps - Temenos Explorer WAR File

TBC

How to Use the Demo

Once you have completed the installation step, please see our guide on how to use the demo