Skip to content
keithloo edited this page Oct 2, 2012 · 81 revisions

DataLab Open Government Data Initiative (OGDI) v5 Wiki

Here you will find instructions on how to build and deploy the OGDI DataLab Framework v5 to your own Windows Azure instance.

Clone the Project

In order to get a copy of DataLab for yourself, clone the repository to your local machine using the following command:

git clone git@github.com:openlab/DataLab

You can also download it to a specific folder on your machine:

git clone git@github.com:openlab/DataLab C:\DataLab

Or, download the source code as a zip file

Contents

  1. Prerequisites
  2. Creating a Windows Azure Account
  3. Installing OGDI DataLab version 5 on Azure
  4. [OGDI DataLab v5 Updates and Improvements] (https://github.com/openlab/DataLab/wiki/OGDI-DataLab-v5-Updates-and-Improvements)
  5. OGDI Service Topology in Windows Azure
  6. OGDI DataLab v5 Projects Topology
  7. OGDI DataLab v4 Services
  8. Manual Install Instructions
  9. Installing Third Party Components (Automatically)
  10. Building and Packaging OGDI with Visual Studio
  11. Configuration Keys

For a complete walk-through guide refer to the [6-Part "How To Install OGDI"] (http://myopencity.ca/open-platforms/ogdi/) on MyOpenCity.ca.