VM Creation #12863
closed
Create a new VM as data1.d4science.org to release the URI-Resolver REST version
100%
/d4science.research-infrastructures.eu
/d4science.research-infrastructures.eu/D4Research/AGINFRAplusDev
UriResolver 2.0
/uri-resolver
Updated by Andrea Dell'Amico over 6 years ago
Ehm. The VM already exists, it was created to test the smartgears based uri-resolver. Do you really need a new one?
Updated by Francesco Mangiacrapa over 6 years ago
- Subject changed from Create a new VM as data1-d.d4science.org to release the URI-Resolver REST version to Create a new VM as data1-p.d4science.org to release the URI-Resolver REST version
Andrea Dell'Amico wrote:
Ehm. The VM already exists, it was created to test the smartgears based uri-resolver. Do you really need a new one?
Ehm.. sorry It was the cut&paste (I pasted data1-d.d4science.org). I need a new machine (data1-p.d4science.org?) to release the new URI-Resolver REST version in production in order to serve some requests from the Aginfra community. In fact, (for the moment) only the root and VRE scope "/d4science.research-infrastructures.eu/D4Research/AGINFRAplusDev" has been requested as Smartgear scope.
At the moment, the URI-Resolver REST deployed on data1-d.d4science.org is under testing for dev environment. The old ones (of production under data.d4science.org) based on servlets will be maintained until the new URI-Resolver REST will not be tested really well and to be ready to production. After that, we could dismiss the old machines and use the new one/ones created based on Smartgear (always under the hproxy data.d4science.org).
Updated by Andrea Dell'Amico over 6 years ago
- Subject changed from Create a new VM as data1-p.d4science.org to release the URI-Resolver REST version to Create a new VM as data1.d4science.org to release the URI-Resolver REST version
OK. So stand alone right now, under the load balancer when the new uri-resolver and the other apps can live with smartgears.
Updated by Tommaso Piccioli over 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
data1-p.d4science.org created as requested, to be provisioned.
Updated by Andrea Dell'Amico over 6 years ago
@francesco.mangiacrapa@isti.cnr.it Where do I can find the URI resolver artifact? We do not have an ansible role for it, yet.
Updated by Andrea Dell'Amico over 6 years ago
- % Done changed from 50 to 90
The VM has been provisioned in all its components but the uri-resolver. Waiting for the maven coordinates.
Updated by Francesco Mangiacrapa over 6 years ago
@andrea.dellamico@isti.cnr.it and @tommaso.piccioli@isti.cnr.it many thanks.
The uri-resolver component is searchable at http://maven.research-infrastructures.eu/nexus/index.html#nexus-search;quick~uri-resolver
The Maven coordinates are:
<dependency> <groupId>org.gcube.data.transfer</groupId> <artifactId>uri-resolver</artifactId> <version>[2.0.0-SHANPSHOT, 3.0.0-SNAPSHOT)</version> <type>war</type> </dependency>
If you need a specific version you can use the following one: 2.0.0-4.13.0-174129
Updated by Andrea Dell'Amico over 6 years ago
- Status changed from In Progress to Feedback
The uri-resolver has also been installed. Can you check?
Updated by Francesco Mangiacrapa over 6 years ago
- Status changed from Feedback to Closed
The URI-Resolver has been installed correctly. It works (e.g at http://data1-p.d4science.org/info). Thanks