Project

General

Profile

Actions

Task #11821

closed

Ansible: Provide a new role for storageHub webapp

Added by Roberto Cirillo over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Urgent
Category:
Other
Target version:
Start date:
May 22, 2018
Due date:
% Done:

100%

Estimated time:
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
Actions #1

Updated by Roberto Cirillo over 7 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 100

The playbook has been run successfully on dev instance.

Actions #2

Updated by Roberto Cirillo over 7 years ago

  • 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?

Actions #3

Updated by Lucio Lelii over 7 years ago

  • Status changed from Feedback to Closed

It works

Actions #4

Updated by Massimiliano Assante over 7 years ago

  • Status changed from Closed to In Progress
  • Priority changed from Normal to Urgent
  • % Done changed from 100 to 50
Actions #5

Updated by Massimiliano Assante over 7 years ago

  • % 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)

Actions #6

Updated by Roberto Cirillo almost 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100
Actions #7

Updated by Lucio Lelii almost 7 years ago

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?

Actions #8

Updated by Roberto Cirillo almost 7 years ago

  • 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?

Actions #9

Updated by Lucio Lelii almost 7 years ago

yes, correct

Actions #10

Updated by Roberto Cirillo almost 7 years ago

  • % Done changed from 90 to 100

Done. I'm going to test it ASAP.

Actions #11

Updated by Roberto Cirillo almost 7 years ago

  • Status changed from In Progress to Closed

Tested in preproduction. the new parameter has been added properly

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)