taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 17abdc154f55ffa4a36b7ce2529448b4688ef0a6
parent 861f02b30289b78ae4a474a0e60609597f4775b1
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 18 Oct 2017 11:02:51 +0200

keys generation instruction missing

Diffstat:
Mdoc/onboarding.texi | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -486,6 +486,11 @@ $ taler-deployment-config-sign # upgrade the database! this # process depends on the specific version +# generate denomination keys: this is OPTIONAL, +# as the keys under ~/shared-data might be okay +# to use. +$ taler-deployment-keyup + $ taler-deployment-start # look at the logs, verify that everything is okay