Closed
Description
Background
In e.g. READMEs/barge.md, it says to start barge via: ./start_ocean.sh --predictoor --with-thegraph
But this allows aquarius and more to start, since they start by default unless specified otherwise. It takes longer to start up, especially because aquarius etc docker images typically need to get downloaded.
Towards a solution
The github workflow CI for pytest gets it right: start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard --with-thegraph --predictoor
TODOs
In all READMEs that start barge, change to include --no-aquarius
etc.
Metadata
Assignees
Labels
No labels