Add deploy command
This commit is contained in:
parent
acb06feac4
commit
28a3880fcf
@ -14,6 +14,6 @@ This should create a container with tag `cerc/watcher-mobymask` in the local ima
|
|||||||
## Deploy the stack
|
## Deploy the stack
|
||||||
First the watcher database has to be initialized. Start only the watcher-db service:
|
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.
|
Correct operation should be verified by checking the laconicd container's log.
|
||||||
|
Loading…
Reference in New Issue
Block a user