From 28a3880fcfdad398fe93eee033a0339df018e61a Mon Sep 17 00:00:00 2001 From: David Boreham Date: Tue, 29 Nov 2022 06:33:46 -0700 Subject: [PATCH] Add deploy command --- stacks/laconicd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/laconicd/README.md b/stacks/laconicd/README.md index e7c0023b..37368262 100644 --- a/stacks/laconicd/README.md +++ b/stacks/laconicd/README.md @@ -14,6 +14,6 @@ This should create a container with tag `cerc/watcher-mobymask` in the local ima ## Deploy the stack First the watcher database has to be initialized. Start only the watcher-db service: ``` -$ laconic-so deploy-system --include fixturenet-laconicd +$ laconic-so deploy-system --include fixturenet-laconicd up ``` Correct operation should be verified by checking the laconicd container's log.