we4tech / semantic-repository
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
commit 1aa2d4a74eda7332fa56e478fa6c7c7f8f282c73
tree e07c517a287aa5c920f7f59a46a4e6ea248cf67f
parent 2b2c55cc87fc000fec8258abbd1b81a2660d2c3f
tree e07c517a287aa5c920f7f59a46a4e6ea248cf67f
parent 2b2c55cc87fc000fec8258abbd1b81a2660d2c3f
semantic-repository / development
development/README
~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\ Installation - ~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\ * build the whole project mvn install -Dtest=false * make package executing the following command - ./make-package * you will find the built project under "release-package/CURRENT" directory * if you want to deploy the project just copy CURRENT directory or take the built JAR file. * you will find CURRENT/config directory * change database-configuration.properties * change index-configuration.properties server startup script is depending on ruby, so you must have ruby installed, if you don't like this script please contribute, i am not shell scripting expert :) * to run server ./server start * to stop server ./server stop

