commit 19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1 parent 55bb7db5470dbec14d65207384553116c9fc1ce6 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Wed, 18 Oct 2017 15:28:58 +0200 instructions on db reset when deploying to demo Diffstat:
| M | doc/onboarding.texi | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git 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