]> WPIA git - gigi.git/blob - doc/beforeYouStart.txt
Cleanup doc, add instructions for setting up a local run.
[gigi.git] / doc / beforeYouStart.txt
1 Before you start using you might want to:
2
3 - create a keypair for the server (scripts/generateKeys.sh)
4 - create a truststore for the server (scripts/generateTruststore.sh)
5
6 - download locales (util/ org.cacert.gigi.util.FetchLocales)
7 - write your sql connection properties: config/sql.properties.template -> config/sql.properties
8 - add the corresponding jdbc connector to your path.
9