UI Sandbox - GED4GEM - sync the tool with the GEMSandBox

Bug #944663 reported by Ben Wyss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Medium
Ben Wyss

Bug Description

[et=8h]
[at=11h]

The GED4GEM development for the country facts app has become mature enough to sync it up with the GEM Sandbox server.
This will require the country facts tables to be moved over to the GEM sandbox server.
The GEM sandbox server will need the same GeoServer configurations as the dev environment.
And the the GEM sandbox GeoNode will need to be modified to integrate the new application.

Tags: ged4gem ui
Ben Wyss (bmwyss)
description: updated
John Tarter (toh2)
Changed in openquake:
milestone: 0.6.0 → 0.6.1
Revision history for this message
Ben Wyss (bmwyss) wrote :

The GEM Sandbox needed it's GeoServer to be synchronized with the dev env. To do this I:

    I made a github repository (https://github.com/gem/Sandbox-GeoServer) in /usr/local/src/ called Sandbox-geoserver

    I moved a copy of the geoserver directory to: /var/lib/tomcat6/webapps/geoserver-backup

    I moved the Geoserver directory /var/lib/tomcat6/webapps/geoserver to /usr/local/src/Sandbox-geoserver/geoserver with: tar cf - geoserver | tar xvf - -C /usr/local/src/Sandbox-GeoServer/ preserving all the user permissions

    I made a symlink from /usr/local/src/Sandbox-geoserver/geoserver to /var/lib/tomcat6/webapps/ with: ln -s /usr/local/src/Sandbox-GeoServer/geoserver/ geoserver

Now all other dev environments can do the above, and make reference to the geoserver repo and then when applications need to be synchronized to the production server, the geoserver settings and configurations will be integrated 'easily'

Revision history for this message
Ben Wyss (bmwyss) wrote :

I have written ECD with instructions for making these changes to their GeoNode so they, and all of the development environments can have synchronized GeoServer directories.

Ben Wyss (bmwyss)
Changed in openquake:
status: In Progress → Confirmed
description: updated
Ben Wyss (bmwyss)
Changed in openquake:
milestone: 0.6.1 → 0.6.0
John Tarter (toh2)
Changed in openquake:
milestone: 0.6.0 → 0.6.1
Changed in openquake:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.