taler-deployment

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

commit 3ed09426a426a2e088e080c8ad6a33a2771ca737
parent 459278d8597449d2a133228d97f3b897d08e6808
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 26 Dec 2017 18:03:36 +0100

config generation instructions

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

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -351,6 +351,9 @@ $ make gnunet-stamp $ taler-deployment-arm -s $ taler-deployment-arm -i taler-postgres-standalone +# Configuration file can be generated now. +$ taler-deployment-config-generate + # If the previous commands succeeded, then we can install all the remaining # components and run checks for them. Issue: $ taler-deployment-build