summaryrefslogtreecommitdiff
path: root/doc/onboarding.texi
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-10-18 15:28:58 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-10-18 15:28:58 +0200
commit19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1 (patch)
tree56109a0e9e9f0c6e36d3b2c434df7eb8e63fc58e /doc/onboarding.texi
parent55bb7db5470dbec14d65207384553116c9fc1ce6 (diff)
downloaddeployment-19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1.tar.gz
deployment-19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1.tar.bz2
deployment-19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1.zip
instructions on db reset when deploying to demo
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