Build Process - fhxalgo/fhx_java GitHub Wiki
-
login to server
-
cd ~/build/fhx_model
-
ant pull # this pulls all R code from git
-
cd ~/build/fhx_java
-
ant deploy # this pull all java code from git and copy the jars/R scripts to the run dir
-
cd ~/sa # run dir
-
cd ~/sa/conf # config dir
-
check statstream.properties
-
./runIB.sh # run the server