RSpace new license server - May 2021
We have a new license server at https://licenses.researchspace.com
and a new RSpace download site at https://operations.researchspace.com/software/rspace
. The new download site will host releases from 1.69.42 onwards.
The new download site will be browsable at https://operations.researchspace.com/software
.
Access credentials will be sent to customers directly.
The old download site and license server will continue running, in parallel, until June 1st 2021.
To enable your RSpace installation to work with the new license server:
Time needed: approximately 10 minutes.
In RSpace deployment.properties file, change
license.server.location=https://legacy.researchspace.com:8093
to
license.server.location=https://licenses.researchspace.com
and restart RSpace.
To use the new download site
In your download command, replace the URL 'https://legacy.researchspace.com/electronic-lab-notebook/media/rspace' with 'https://operations.researchspace.com/software/rspace'.
E.g. for `wget`
wget --user=rspace --password=PASSWORD https://operations.researchspace.com/software/rspace/$RSPACE_VERSION.zip
The new password will be communicated separately. Please note that the `username` is also now different.