summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-10-17 00:09:55 +0200
committerFlorian Dold <florian@dold.me>2023-10-17 00:09:55 +0200
commit9cfe5fa2756303db62c98a16db757f468a303481 (patch)
treeb4dd4f371f52bb865db18d5fabf367720b1ca98d
parent465f529917cf8f4c1896c3e5040f38ba920d6163 (diff)
downloaddeployment-9cfe5fa2756303db62c98a16db757f468a303481.tar.gz
deployment-9cfe5fa2756303db62c98a16db757f468a303481.tar.bz2
deployment-9cfe5fa2756303db62c98a16db757f468a303481.zip
WIP
-rw-r--r--sandcastle-ng/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/sandcastle-ng/README.md b/sandcastle-ng/README.md
index e1fb819..becb516 100644
--- a/sandcastle-ng/README.md
+++ b/sandcastle-ng/README.md
@@ -38,7 +38,13 @@ The main adjustments to be made are:
# Running the Deployment
Run ``./sandcastle-run`` to run the single container. The container will be
-called taler-sandcastle.
+named taler-sandcastle.
+
+# Stopping the deployment
+
+```
+podman stop taler-sandcastle
+```
# Poking Around