Task #11821
closed
Ansible: Provide a new role for storageHub webapp
Added by Roberto Cirillo over 7 years ago.
Updated almost 7 years ago.
Infrastructure:
Development
Description
The new role should be tested on
workspace-repository-devnext.d4science.org
running on developmnent environment.
In 4.12 it will be applied to
workspace-repository-prod.d4science.org
- Status changed from New to In Progress
- % Done changed from 0 to 100
The playbook has been run successfully on dev instance.
- Status changed from In Progress to Feedback
- Assignee changed from Roberto Cirillo to Lucio Lelii
PLease @lucio.lelii@isti.cnr.it could you close this ticket if the storagehub works well?
- Status changed from Feedback to Closed
- Status changed from Closed to In Progress
- Priority changed from Normal to Urgent
- % Done changed from 100 to 50
- % Done changed from 50 to 80
Now dev works, I got you while restarting it I suppose, please make it work the preprod scopes as well (preVRE, Dorne)
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
One thing is missing in the ansible configuration. There is a new parameter in the web.xml file for the uri resolver base path:
<context-param>
<param-name>resolver-basepath</param-name>
<param-value>https://data-d.d4science.net/shub</param-value>
</context-param>
can you add it in the script?
- Status changed from Closed to In Progress
- Assignee changed from Lucio Lelii to Roberto Cirillo
- % Done changed from 100 to 90
Lucio Lelii wrote:
One thing is missing in the ansible configuration. There is a new parameter in the web.xml file for the uri resolver base path:
<context-param>
<param-name>resolver-basepath</param-name>
<param-value>https://data-d.d4science.net/shub</param-value>
</context-param>
can you add it in the script?
Ok but I guess the value should be parameterized:
https://data-d.d4science.org/shub for dev and preprod instances;
https://data.d4science.org/shub for production instances
and the host should be data-d.d4science.org and not data-d.d4science.net
Could you confirm?
- % Done changed from 90 to 100
Done. I'm going to test it ASAP.
- Status changed from In Progress to Closed
Tested in preproduction. the new parameter has been added properly
Also available in: Atom
PDF