Unzip open/gamma-eurex/pme-18.3_eurex-repository.zip on your drive.
<profile>
<id>eurex-pme-profile</id>
<repositories>
<repository>
<id>eurex-pme</id>
<url>file://[Path of pme-1.8.3_eurex-repository]</url>
</repository>
</repositories>
</profile>
<profile>
<id>easymargining</id>
<repositories>
<repository>
<id>easymargining</id>
<url>file://[Path of easymargin-local-repository]</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>easymargining-plugins</id>
<url>file://[Path of easymargin-local-repository]</url>
</pluginRepository>
</pluginRepositories>
</profile>
<activeProfile>eurex-pme-profile</activeProfile>
https://www.continuum.io/downloads
##MongoDB Install
- Download MongoDB
- tar xvzf mongodb-linux-x86_64-rhel62-3.2.1.tgz
- Installation description on : http://www.tokiwinter.com/mongodb-installation-basic-configuration/
#Unix /home/esmuat01/app/mongodb/bin/ ./mongod --config /home/esmuat01/conf/mongodb.conf
c:\Homeware\easymargining>mongod --port 27017 --dbpath "c:\Homeware\MongoDB\data\db" C:\Users\Gilles Marchal>mongo -port 27017
vi /home/esmuat01/conf/mongodb.conf fork=true auth=true bind_ip = 0.0.0.0 port = 1234 quiet = true dbpath = /home/esmuat01/lib/mongodb logpath = /home/esmuat01/log/mongodb/mongod.log logappend = true journal = true
./mongo --port 1234 use esmdb db.createUser( { user: "esmdbusr", pwd: "esmdbpwd", roles: [ "readWrite", "dbAdmin" ] } )
npm install -g bower bower install
bower install startbootstrap-sb-admin-2
#Passport installation npm install passport npm install passport-http-oauth
#Xeditable AngularJs Component https://vitalets.github.io/angular-xeditable/#editable-row
http://l-lin.github.io/angular-datatables/#/gettingStarted
#Template :
http://themeforest.net/item/material-design-admin-with-angularjs/full_screen_preview/13582227
http://themeforest.net/item/angulr-bootstrap-admin-web-app-with-angularjs/8437259?s_phrase=&s_rank=2
java -Xms4g -Xmx8g -jar easymargining.eurex-0.0.1.jar -vd 2015-11-27 -m D:\gmarchal\eurex-data\marketdata