Skip to content

IGNF/ogam

Repository files navigation

OGAM

OGAM is the acronym of "Open source Generic Application based on Metadata". OGAM is a generic system based on metadata allowing to build a web site to collect, display, request and export data.

Installation

Two virtualized installation modes are available (using Puppet and Vagrant) :

  • Production mode for testing (available here).
  • Development mode for contributing (available here).

Documentation

The documentation are available into the Wiki.

Licence

OGAM is under GNU General Public License v3.0.

Clone

The history of the OGAM project is very rich and therefore heavy. To quickly clone the project without history you can use one of the two following commands:

git clone --depth 1 --no-single-branch https://github.com/IGNF/ogam.git
git clone --depth 1 --no-single-branch git@github.com:IGNF/ogam.git