X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=doc%2FbeforeYouStart.txt;h=b51c5db6812fdf176bb09c8527371f48cec262d7;hp=1e0954cdd7108731a7933ba5d8580d8b872a7a84;hb=74f10c9db6cf2fcb5002ef4d2fa7f3c43abd6fb0;hpb=ce9bede559705a2462e6b8b029c270566f0331d3 diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt index 1e0954cd..b51c5db6 100644 --- a/doc/beforeYouStart.txt +++ b/doc/beforeYouStart.txt @@ -4,7 +4,10 @@ Before you start using you might want to: - create a truststore for the server (scripts/generateTruststore.sh) - download locales (util/ org.cacert.gigi.util.FetchLocales) -- write your sql connection properties: config/sql.properties.template -> config/sql.properties +- write your sql connection properties: config/gigi.properties.template -> config/gigi.properties +- install "hosts" entries for the hosts you entered in "gigi.properties" + (be aware if you change the default ones you need to change the CN given in the certificates) + - add the corresponding jdbc connector to your path. - on unix-like systems: to securely run on privileged ports <= 1024 build the native setuid library (run the makefile in natives/).