gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: README


From: gnunet
Subject: [taler-deployment] branch master updated: README
Date: Fri, 04 Nov 2022 14:38:24 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 435e5de  README
435e5de is described below

commit 435e5de7912d685e72790a222c6c3419876568ff
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 4 14:38:20 2022 +0100

    README
---
 docker/hybrid/README | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/docker/hybrid/README b/docker/hybrid/README
index 4dd749f..fd8932d 100644
--- a/docker/hybrid/README
+++ b/docker/hybrid/README
@@ -69,6 +69,15 @@ Run
 From this folder:
   $ docker-compose up --remove-orphans --abort-on-container-exit
 
+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.
+
 How to test on localhost
 ========================
 
@@ -188,12 +197,3 @@ 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.

-- 
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]