Issue 12701

Write varnish config for united UAT portal

12701
Reporter: mdoering
Assignee: mdoering
Type: NewFeature
Summary: Write varnish config for united UAT portal
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-02-05 12:03:37.854
Updated: 2013-08-29 14:45:06.093
Resolved: 2013-02-08 17:34:31.142
        
Description: The public portal must unify urls from drupal and the struts2 application. A new varnish configuration is needed to unify the 2 webapps.

Ultimately the UAT portal should be visible under:
http://uat.gbif.org/portal

While its webservices will be public under:
http://api.gbif.org/0.1

(in addition to the staging services exposed as http://api.gbif.org/dev)
]]>
    


Author: mdoering@gbif.org
Created: 2013-02-05 12:31:03.708
Updated: 2013-02-05 12:31:03.708
        
For Drupal it is planned so far to expose:

uat.gbif.org/portal/
uat.gbif.org/portal/user/*
uat.gbif.org/portal/newsroom/ *
uat.gbif.org/portal/page/{ID}     --> for the news detail pages, instead of drupal/node/148

And then also expose all of drupal unchanged as:
uat.gbif.org/drupal/*

That way all the admin stuff etc should be accessible under that url and also the themes be served from there.
    


Author: mdoering@gbif.org
Comment: http://code.google.com/p/gbif-portal/source/detail?r=1360
Created: 2013-02-05 14:57:54.083
Updated: 2013-02-05 14:57:54.083


Author: mdoering@gbif.org
Created: 2013-02-08 17:22:12.529
Updated: 2013-02-08 17:22:12.529
        
Various commits on the single varnish config file serving both uat and api.gbif.org:
http://code.google.com/p/gbif-portal/source/browse/api.gbif.org/trunk/default.vcl


    


Author: mdoering@gbif.org
Comment: initial demo working on http://uat.gbif.org
Created: 2013-02-08 17:34:31.19
Updated: 2013-02-08 17:34:31.19