]> WPIA git - gigi.git/blobdiff - doc/beforeYouStart.txt
Cleanup doc, add instructions for setting up a local run.
[gigi.git] / doc / beforeYouStart.txt
diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt
new file mode 100644 (file)
index 0000000..62f4d6f
--- /dev/null
@@ -0,0 +1,9 @@
+Before you start using you might want to:
+
+- create a keypair for the server (scripts/generateKeys.sh)
+- 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
+- add the corresponding jdbc connector to your path.
+