Summary, as stated on the official github SPOT:

SPOT is an open science platform on which researchers can visually analyse and compare the datasets from published scientific journal articles. It is also a visual data analytics tool for multi-dimensional datasets.

Page contents:

Prerequisites 

This article is written for end-user of the Spot catalog item. If you do not have sufficient knowledge about SPOT, please see NLeSC's SPOT: A Basic Tutorial with a CSV file.

Create a SPOT workspace

You can create a SPOT workspace with these steps:

Use the SPOT component

The Spot Glossary#component together with the RSC-Nginx component installs the Spot program on a workspace with the operating system Ubuntu 18.04.

The Nginx provides the proxy for port 9966 to be mapped to the port 443, so you can conveniently browse to the application by clicking on the yellow "Access" button in the workspace, which can be accessed through the dashboard.

The Nginx proxy also installs a SSL-certificate for Spot so data uploaded to the application is secured.

The Spot component contains a customised .env file to specify "server" mode and to set 127.0.0.1 as the address on which the spot service will run. This is necessary for our proxy to reach the application

This is a quick overview as to what the Spot component does:

If you need customization of the component, please see this page: Create a component (same for changing a component).