UTS Data Arena
  • home
  • projects
  • dive in
  • about
  • calendar
UTS Data Arena
projectsdive inaboutcalendar

Wiki


No pages

Setting Up

Installation

Follow the appropriate instruction manual for your system.

Configuration

For this tutorial, I am using the default config file for my SAGE2 environment. Click here to read more about configuration SAGE2 for your own setup.

Configure

  • Create a configuration file for your display environment
  • Save file in <SAGE2_directory>/config
  • Select your configuration file
    • Option 1: name your configuration file <host_until_first_dot>-cfg.json (eg. host = thor.evl.uic.edu, config file is thor-cfg.json)
    • Option 2: create a file config.txt in <SAGE2_directory> Specify the path to your configuration file in config.txt’

Once you have SAGE2 up and running start your sage environment using. In the base directory of SAGE open the terminal and enter:

node server.js default-cfg.json

In Chrome navigate to https://localhost:9090/index.html and select Information and then Admin from the information menu. Click display client to navigate to the display client.

Using the Interface

Last updated 21 Aug 2019
Introduction
Creating a Bar Chart App