Rename db to ipld-eth-db #71

Closed
opened 2022-12-20 00:23:13 +00:00 by zramsay · 1 comment
Member

If running deploy-system with e.g., --include ipld-eth-server but not db the error says to run ipld-eth-db but it's not immediately obvious you need to run --include db rather than the assumed --include ipld-eth-db (former works, latter doesn't)

AFAICT this is just renaming this file

If running `deploy-system` with e.g., `--include ipld-eth-server` but not `db` the error says to run `ipld-eth-db` but it's not immediately obvious you need to run `--include db` rather than the assumed `--include ipld-eth-db` (former works, latter doesn't) AFAICT this is just renaming [this file](https://github.com/cerc-io/stack-orchestrator/blob/main/compose/docker-compose-db.yml)
Contributor
Fixed: https://github.com/cerc-io/stack-orchestrator/pull/97
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#71
No description provided.