Table of Contents

Remote access

When a DataMiner System is connected to dataminer.services, administrators can enable remote access so that users can access the DataMiner System from anywhere.

With this feature, users can:

  • Use the remote access URL (e.g. https://ziine-skyline.on.dataminer.services/) to access the DataMiner web apps.

  • Use the remote access URL to access the DMS via DataMiner Cube.

  • Call a user-defined API through dataminer.services.

  • Access files or webpages on the DMA that have been made available for remote access.

    To access such files, use the remote access URL followed by /public/ (e.g. the file image.png via https://ziine-skyline.on.dataminer.services/public/image.png).

    To make files or webpages available for remote access, add them in the folder C:\Skyline DataMiner\Webpages\public\ on the DMA.

    Note

    Files in the folder C:\Skyline DataMiner\Webpages\public\ will be hosted without authentication on the internal network of a DMA. However, only authenticated members of the DMS will be able to access them via remote access.