summaryrefslogtreecommitdiff
path: root/doc/onboarding.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/onboarding.texi')
-rw-r--r--doc/onboarding.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index ce9c502..5d14081 100644
--- a/doc/onboarding.texi
+++ b/doc/onboarding.texi
@@ -483,8 +483,11 @@ $ taler-deployment-config-generate
# generate signatures
$ taler-deployment-config-sign
-# upgrade the database! this
-# process depends on the specific version
+# upgrade the database! this process depends on the specific
+# version. However, exchange and merchant have the
+# taler-{exchange,merchant}-dbinit -r command that resets all
+# the tables; the bank might need a tables reset too: refer to
+# django documentation for how to apply migrations to the database.
# generate denomination keys: this is OPTIONAL,
# as the keys under ~/shared-data might be okay