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 on the DMA that have been made available for remote access.
The files that are available for public access are located in the following folders on the DMA:
C:\Skyline DataMiner\Webpages\public\
To access these files, use the remote access URL followed by
/public/
(e.g. the file image.png viahttps://ziine-skyline.on.dataminer.services/public/image.png
).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.C:\Skyline DataMiner\Documents\
This is the folder containing the documents available within DataMiner Cube.
To access these files, use the remote access URL followed by
/Documents/