gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated (115d882 -> 1edb40b)


From: gnunet
Subject: [taler-deployment] branch master updated (115d882 -> 1edb40b)
Date: Fri, 04 Nov 2022 14:23:29 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a change to branch master
in repository deployment.

    from 115d882  -fix docker builds
     new ace7d58  debug
     new 1edb40b  README

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docker/hybrid/README                     | 9 +++++++++
 docker/hybrid/images/libeufin/startup.sh | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/docker/hybrid/README b/docker/hybrid/README
index 6b9eaa9..4dd749f 100644
--- a/docker/hybrid/README
+++ b/docker/hybrid/README
@@ -188,3 +188,12 @@ Nginx configuration example deploys this sandbox under
       proxy_pass http://localhost:5562/;
     }
   }
+
+Logs
+====
+
+Newest rotated logs can be seen by:
+
+  $ docker run -v hybrid_talerlogs:/logs -it taler_local/taler_base /bin/bash
+
+The started container should now have all the logs under /logs.
diff --git a/docker/hybrid/images/libeufin/startup.sh 
b/docker/hybrid/images/libeufin/startup.sh
index 582c1f2..777ddcc 100644
--- a/docker/hybrid/images/libeufin/startup.sh
+++ b/docker/hybrid/images/libeufin/startup.sh
@@ -52,7 +52,7 @@ EXCHANGE_IBAN=DE159593
 
 mkdir -p ${MAYBE_VOLUME_MOUNTPOINT}
 export LIBEUFIN_SANDBOX_ADMIN_PASSWORD=secret
-echo -n "Creating ${CURRENCY} default demobank..."
+echo -n "Creating ${CURRENCY} default demobank (CAPTCHA URL: 
${CAPTCHA_URL})..."
 test -a $INIT_MARKER || libeufin-sandbox config \
   --currency ${CURRENCY} \
   --with-signup-bonus \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]