Concordium / concordium-rosetta

A server implementing the Rosetta API for the Concordium blockchain.
Mozilla Public License 2.0
5 stars 1 forks source link

Docker Compose: Add optional deployment of 'rosetta-cli' running 'check:data' #56

Closed bisgardo closed 5 months ago

bisgardo commented 1 year ago

Purpose

Simplify the process of running the check:data check against the Rosetta implementation.

Changes

Added a deployment rosetta-cli-check-data under the profile check-data.

Tested against local node (deployed using concordium-docker) with command

ROSETTA_IMAGE=concordium/rosetta:1.1.0-1 CONCORDIUM_ROSETTA_GRPC_PORT=11000 CONCORDIUM_ROSETTA_NETWORK=rosetta docker compose --profile=check-data up

and also excluding the profile.