VM Creation #8189
closed
New VM for sdi RESTFul service
100%
all scopes under gCube
sdi-service 1.0.0-4.4.0-146794
sdi-service
Description
The new vm should be called as:
sdi-d-d4s.d4science.org
Updated by Roberto Cirillo about 8 years ago
Please @fabio.sinibaldi@isti.cnr.it could you check if the configuration schema is ok for you?
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from New to In Progress
IP address: 146.48.123.116
Updated by Andrea Dell'Amico about 8 years ago
@fabio.sinibaldi@isti.cnr.it can you provide the maven data to fetch the sdi-service app?
Updated by Andrea Dell'Amico about 8 years ago
- % Done changed from 0 to 90
The VM is up and running. The missing piece is the sdi-service app.
Updated by Roberto Cirillo about 8 years ago
Andrea Dell'Amico wrote:
@fabio.sinibaldi@isti.cnr.it can you provide the maven data to fetch the sdi-service app?
<groupId>org.gcube.spatial.data</groupId> <artifactId>sdi-service</artifactId> <version>1.0.0-4.4.0-146794</version>
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from In Progress to Feedback
- % Done changed from 90 to 100
The SDI service has been installed
Updated by Roberto Cirillo about 8 years ago
The service is running only under root-vo scope: "/gcube" but the request is to run in all gcube scopes.
Please, could you add the missing scopes?
Updated by Andrea Dell'Amico about 8 years ago
It's running with
<authorizeChildrenContext>true</authorizeChildrenContext>
If that's not what you want, please list the needed scopes. Or maybe it's running the wrong smartgears version?
Updated by Roberto Cirillo about 8 years ago
Andrea Dell'Amico wrote:
It's running with
<authorizeChildrenContext>true</authorizeChildrenContext>If that's not what you want, please list the needed scopes. Or maybe it's running the wrong smartgears version?
It is perfect for me. You should only add the following VO scopes:
/gcube/devsec /gcube/devNext /gcube/preprod
remember also to add the preproduction key. Thanks.
Updated by Andrea Dell'Amico about 8 years ago
Done. I also removed the http -> https redirection. We verified that some java clients fail when the redirection is active, so we will need to check each case.
Updated by Roberto Cirillo about 8 years ago
I've checked the service: the service is running correctly but we need also to add the "/gcube" scope.
Now the service is running only at VO level and the root-VO scope is missing in the container.xml file.
Could you add the /gcube token to the container, please?
Updated by Roberto Cirillo about 8 years ago
- Status changed from Feedback to Closed