sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit ffed1992bb4f4652c10cacf8246730b00ec75fa4
parent 12b5764943a3c2c686c3427f0ef2c58609d6ec41
Author: Hartmut Goebel <h.goebel@crazy-compilers.com>
Date:   Mon,  9 Dec 2024 23:30:48 +0100

Add documentation about script 'sandcastle-logs'.

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -131,6 +131,15 @@ For stopping the deployment simply run which is just a shortcut for ``podman stop taler-sandcastle``. +# Watching Logs + +Run ``./sandcastle-logs`` to watch the logs within the container. +You can pass addtional arguments to ``./sandcastle-logs``, +which will be passed on to ``journalctl`` in the container. Example: + + ./sandcastle-logs --output=cat + + # Poking Around You can poke around in a running sandcastle instance by running