mobilecoinfoundation / mobilecoin

Private payments for mobile devices.
Other
1.16k stars 148 forks source link

option to warm up local consensus database. #3981

Closed jgreat closed 3 months ago

jgreat commented 4 months ago

Motivation

It can take a long time to pull down and populate the consensus lmdb from S3. This adds an option to the container entrypoint scripts to just run ledger-from-archive in a loop and populate the local db without bringing consensus online.

in standalone container: set MC_LEDGER_FROM_ARCHIVE_ONLY to any value or in helm: --set node.config.ledgerFromArchiveOnly="true"

github-actions[bot] commented 4 months ago

⚠️ Downstream repo mobilecoinofficial/full-service failed to build. Check actions status for details.