Project

General

Profile

Actions

Task #7448

closed

install Smartegears in sharelatex.d4science.org

Added by Lucio Lelii about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
_InfraScience Systems Engineer
Category:
Application
Start date:
Mar 08, 2017
Due date:
Mar 08, 2017
% Done:

100%

Estimated time:
0.50 h
Infrastructure:
Development

Description

also configure ngix to access directly to the tomcat instance with the path /sharelatex-connector

Actions #2

Updated by Andrea Dell'Amico about 8 years ago

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

Do we have a list of scopes yet?

Actions #3

Updated by Andrea Dell'Amico about 8 years ago

smartgears has been installed and the proper nginx redirections are in place on both http and https (no http -> https redirection):

    location /whn-manager {
        proxy_pass http://localhost:9000/whn-manager;
    }
    location /sharelatex-connector {
        proxy_pass http://localhost:9000/sharelatex-connector;
    }

The sharelatex app is always been redirected over https.

The only scope available right now is /d4science.research-infrastructures.eu

Actions #4

Updated by Andrea Dell'Amico about 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 20 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)