This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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








