Extremely powerfull Data Warehouse system based on OrientDB.
Link to Demo server Default users: admin/admin reader/reader writer/writer
Demo might be unavailable. Please consider to use localbuild and run.
- java 6+
- git
- maven
- 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
cd ..
git clone https://github.com/PhantomYdn/Orienteer.git
cd Orienteer
mvn clean install
mvn jetty:run
Open http://localhost:8080 is in your browser