-
Notifications
You must be signed in to change notification settings - Fork 2
Local DSA ‐ New Version
In general, you can securely host your OME-TIFF image data on any of the Digital Slide Archive(DSA) servers (e.g., Styx) available online.
However, if you need to host your own OME-TIFF data on a local machine or private cluster, installing a DSA platform locally is required. Steps to follow for installation are available with this link.
After successfully installing and running the local instance of DSA, you can configure HistoJS interface to access your images from the Settings form by adding the DSA local platform to the DSA Hosts as shown:

If local server can't be added and HistoJS shows this message "No response from server"
This issue is often caused by a Cross-Origin Resource Sharing (CORS) configuration problem. To verify whether CORS is the cause, open the browser developer console (F12 → Console) and look for CORS-related errors similar to the following:
In this case make sure to login to DSA as administrator using :
user: admin
and
password: password
Then go to admin console - Server Configuration - Advanced Settings and properly configure CORS Allowed Origins and set it to *