From 19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 18 Oct 2017 15:28:58 +0200 Subject: instructions on db reset when deploying to demo --- doc/onboarding.texi | 7 +++++-- 1 file 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 -- cgit v1.2.3