Skip to content

illaxaer/Orienteer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Orienteer

Extremely powerfull Data Warehouse system based on OrientDB.

Demo

Link to Demo server Default users: admin/admin reader/reader writer/writer

Demo might be unavailable. Please consider to use localbuild and run.

Development version installation steps

Prerequisetes

  1. java 6+
  2. git
  3. maven
  4. OrientDB, if you want to use OrientDB remotely

Install wicket-orientdb library in your maven repository

git clone https://github.com/PhantomYdn/wicket-orientdb.git
cd wicket-orientdb
mvn clean install

Install Orienteer

cd ..
git clone https://github.com/PhantomYdn/Orienteer.git
cd Orienteer
mvn clean install

Edit orienteer.properties file to reflect connection properties and some additional parameters

Run jetty server by command

mvn jetty:run

Goto the application

Open http://localhost:8080 is in your browser

About

Powerfull Data Warehouse system based on OrientDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published