SpaceDeck Installation and Operation

Installation

When deployed onto a Kubernetes cluster, SpaceDeck is automatically installed as part of the Smart DIH or Smart Cache Kubernetes orchestration as explained in the Kubernetes instructions for Smart DIH and for Smart Cache.

These instructions are for the Kubernetes environment. If you are using the Service Grid component of GigaSpaces, please contact your GigaSpaces representative for instructions how to install and run SpaceDeck.

Environmental Variables

Ensure that the following environmental variables are set before running SpaceDeck.

API_URL - set to the url of the api (ie. http://localhost:8090/v2).

DI_MANAGER_API_URL - set to the url of the di api (ie. http://localhost:8090/v2).

DI_MDM_API_URL - set to the url of the mdm api (ie. http://localhost:8090/v2).

IDLE_SESSION_TIMEOUT - how long idle time in minutes before logging out, default 30.

DI_INITIAL_LOAD - enable creation of pipelines with initial load.

AUTH_API_URL - set to the url to get admin endpoints (ie. http://localhost:9000).

ZOOKEEPER_HOST - set to the host of the server to connect zookeeper (ie. http://localhost).

AUTH - set to on to enable authentication.

Operation

 

See SpaceDeck and the containing links for details on how to configure and operate SpaceDeck.