Merge branch 'telackey/pgmn' of github.com:cerc-io/stack-orchestrator into telackey/pgmn
This commit is contained in:
commit
47afda35a5
@ -25,6 +25,5 @@ services:
|
|||||||
start_period: 3s
|
start_period: 3s
|
||||||
ports:
|
ports:
|
||||||
- "5432"
|
- "5432"
|
||||||
-
|
|
||||||
volumes:
|
volumes:
|
||||||
mainnet_eth_ipld_eth_db:
|
mainnet_eth_ipld_eth_db:
|
||||||
|
@ -18,7 +18,7 @@ $ laconic-so --stack mainnet-eth-plugeth build-containers
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ laconic-so --stack mainnet-eth-plugeth deploy init --map-ports-to-host any-same --output mainnet-eth-plugeth-spec.yml
|
$ laconic-so --stack mainnet-eth-plugeth deploy init --map-ports-to-host any-same --output mainnet-eth-plugeth-spec.yml
|
||||||
$ laconic-so deploy create --spec-file mainnet-eth-plugeth-spec.yml --deployment-dir mainnet-eth-plugeth-deployment
|
$ laconic-so --stack mainnet-eth-plugeth deploy create --spec-file mainnet-eth-plugeth-spec.yml --deployment-dir mainnet-eth-plugeth-deployment
|
||||||
```
|
```
|
||||||
## Start the stack
|
## Start the stack
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user