forked from cerc-io/stack-orchestrator
Fix copy/paste
This commit is contained in:
parent
c502aae162
commit
3308328524
@ -10,9 +10,8 @@ $ laconic-so setup-repositories --include cerc-io/laconicd,cerc-io/laconic-sdk,c
|
|||||||
```
|
```
|
||||||
$ laconic-so build-containers --include cerc/laconicd
|
$ laconic-so build-containers --include cerc/laconicd
|
||||||
```
|
```
|
||||||
This should create a container with tag `cerc/watcher-mobymask` in the local image registry.
|
This should create a container with tag `cerc/laconicd` in the local image registry.
|
||||||
## Deploy the stack
|
## Deploy the stack
|
||||||
First the watcher database has to be initialized. Start only the watcher-db service:
|
|
||||||
```
|
```
|
||||||
$ laconic-so deploy-system --include fixturenet-laconicd up
|
$ laconic-so deploy-system --include fixturenet-laconicd up
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user