Skip to content

geoiq/news-dashboard

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2011
Apr 1, 2011
Apr 1, 2011
Feb 13, 2009
Feb 8, 2010
Apr 1, 2011
Apr 1, 2011
Feb 11, 2010
Dec 9, 2010
Feb 4, 2010
Feb 12, 2009
Dec 9, 2010
Feb 12, 2009
Feb 12, 2009

Repository files navigation

GeoIQ News Dashboard

This application provides a simple means for building “dashboards” of maps from a GeoIQ or GeoCommons server based on tags.

Setup

  1. Modify config/database.yml with the connection and login information to the database
  2. Create a database with: rake db:create
  3. Migrate it to the current schema with: rake db:migrate
  4. Modify platform.yml with appropriate configuration to GeoIQ server
  5. Start the server with: script/server
    • Alternatively use Phusion Passenger

Upgrading to GeoIQ 1.8

The current version of the GeoIQ dashboard is based on GeoIQ 1.4, which had three separate Ruby on Rails applications: Core, Finder, and Maker. In the newest version of GeoIQ 1.8, these have been merged into a single Rails application. Therefore, all code that refers to the separate applications needs to point to a single PLATFORM_URL endpoint.

Using the Dashboard

Restrictions

This code is the proprietary property of FortiusOne, Inc. It should not be shared with third parties without prior approval.

Releases

No releases published

Packages

No packages published