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 (
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








