Add deploy command

This commit is contained in:
David Boreham 2022-11-29 06:33:46 -07:00 committed by GitHub
parent acb06feac4
commit 28a3880fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.