launchpad-charts icon indicating copy to clipboard operation
launchpad-charts copied to clipboard

Improve snapshot restoration for blockchain node charts

Open chriswessels opened this issue 1 year ago • 2 comments

  • [ ] Update docker-builds/init-toolkit with a suite of download and extraction tools
  • [ ] Allowing specifying custom script (with env vars for things like the persistent data path) in the initContainer that handles snapshot restoration
  • [ ] Update documentation to show handling common formats with aria2c or other tools
  • [ ] Document how download-resumption works

chriswessels avatar Aug 18 '23 15:08 chriswessels

Also support downloading from S3 bucket, which would require AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY

matthewdarwin avatar Aug 18 '23 16:08 matthewdarwin

Also support zstd and lz4 compression. Different snapshot providers use different compression algorithms. (They probably also use different directory layouts, additional challenge)

matthewdarwin avatar Aug 18 '23 16:08 matthewdarwin