slms4redd / admin-interface

Administration interface for the SLMS portal
1 stars 3 forks source link

Build Status

SLMS Overview

The objective of the UN-REDD SLMS - Satellite Landcover Monitoring System - is to create an infrastructure that helps in the transparent dissemination of forest change, by processing and publishing forest (remote sensing) data, validated and open for public feedback of people in the monitored areas.

SLMS admin-interface project Overview

This application is web dashboard to control and monitor the ingestion, processing and statistic computation batch flows executed by the SLMS batch engine

Build and Run

From the root of the repo:

    #user@host$ cd src
    #user@host$ mvn clean install

the deploy the war in a tomcat6/java7 container.

A ready test environment can be setup running this cookbook on a fresh Ubuntu 12.04.5 Virtual Machine or using Vagrant.