Add deploy command

This commit is contained in:
2022-11-29 06:33:46 -07:00
committed by GitHub
parent acb06feac4
commit 28a3880fcf
+1 -1
View File
@@ -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.