Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #11723 (new)

Opened 11 years ago

Last modified 10 years ago

FORCE_SCRIPT_NAME required to deploy web — at Version 1

Reported by: atarkowska Owned by: atarkowska
Priority: critical Milestone: 5.0.0-rc1
Component: Deployment Version: 4.4.9
Keywords: n.a. Cc: web-team@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description (last modified by atarkowska)

While deploying multiple instances of OMERO.web in the same hardware I noticed that standard configuration is not enough. It requires few adjustments:

  • setting FORCE_SCRIPT_NAME
  • ngingx config:
    fastcgi_split_path_info ^(/omero)(.*)$;
    fastcgi_pass 0.0.0.0:14080;
    
    fastcgi_param PATH_INFO $fastcgi_path_info;
    fastcgi_param SCRIPT_INFO $fastcgi_script_name;
    # fastcgi_param PATH_INFO $fastcgi_script_name;

Change History (1)

comment:1 Changed 11 years ago by atarkowska

  • Description modified (diff)
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.81369 sec.)

We're Hiring!