Currently, we use two docker compose files to start the indexer and the processor.
Wouldn’t it be simpler to have one docker compose file for launching both the indexer and the processor? still Anyone can choose to start specific services if needed (you can run only the indexer or the processor services).
Currently, we use two docker compose files to start the indexer and the processor.
Wouldn’t it be simpler to have one docker compose file for launching both the indexer and the processor? still Anyone can choose to start specific services if needed (you can run only the indexer or the processor services).