📄️ 1 - Prerequisites
- Install Docker Engine
📄️ 2 - Pull Unity DGMS Docker Image
First login to the GitLab.com registry, and then pull the Unity DGMS docker image:
📄️ 3 - Add Unity DGMS Shell Script to PATH
For Unix-based Systems
📄️ 4 - Test Installation
Run the following command:
📄️ 5 - Run Local Query (Single File)
Assuming your current working directory is set to /home//workspace, run the following command:
📄️ 6 - Run Local Query (Multiple File)
Assuming your current working directory is set to /home//workspace, run the following command:
📄️ 7 - Run Local Notebook Server
Run the following command:
📄️ 8 - Packages and Dependencies
The Unity DGMS analytics engine supports the execution of JSONiq modules organized as packages according to the CommonJS Packages specification (as implemented by NPMJS). Thus, package management is handled through npm. See https://docs.npmjs.com/getting-started/packages