Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerize production setup #40

Open
metachris opened this issue Jun 24, 2024 · 0 comments
Open

Dockerize production setup #40

metachris opened this issue Jun 24, 2024 · 0 comments

Comments

@metachris
Copy link
Contributor

metachris commented Jun 24, 2024

Goal:

  • Run mempool dumpster instances in Docker
  • Uploading hourly files to R2/S3 (with a bit of delay)
  • Nightly processing should pull all these files from S3, and process them from there

Notes:

  • collector and processor need access to reliable EL nodes, for checking of inclusion status
  • nightly processing is using a lot of memory to process all the transactions (up to ~6.5GB)

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant