Update laconic-faucet stack setup in demo
This commit is contained in:
parent
92776426b0
commit
fb88d0fe47
@ -170,7 +170,7 @@
|
||||
- '1317:1317'
|
||||
```
|
||||
|
||||
- Create a deployment from the spec files:
|
||||
- Create a deployment from the spec file:
|
||||
|
||||
```bash
|
||||
laconic-so --stack ~/cerc/fixturenet-laconicd-stack/stack-orchestrator/stacks/fixturenet-laconicd deploy create --spec-file stage1-spec.yml --deployment-dir stage1-deployment
|
||||
@ -198,6 +198,9 @@
|
||||
|
||||
```bash
|
||||
laconic-so --stack ~/cerc/testnet-laconicd-stack/stack-orchestrator/stacks/laconic-faucet deploy create --spec-file laconic-faucet-spec.yml --deployment-dir laconic-faucet-deployment
|
||||
|
||||
# Place in the same namespace as stage0
|
||||
cp stage0-deployment/deployment.yml laconic-faucet-deployment/deployment.yml
|
||||
```
|
||||
|
||||
### L1 eth and L2 optimism stacks
|
||||
|
Loading…
Reference in New Issue
Block a user