Skip to content

fix(quake): prepare local service volume dirs#52

Open
giwaov wants to merge 1 commit intocirclefin:mainfrom
giwaov:fix/wsl2-volume-permissions
Open

fix(quake): prepare local service volume dirs#52
giwaov wants to merge 1 commit intocirclefin:mainfrom
giwaov:fix/wsl2-volume-permissions

Conversation

@giwaov
Copy link
Copy Markdown

@giwaov giwaov commented May 1, 2026

Summary

  • pre-create local monitoring data directories for Grafana and Prometheus during Quake setup
  • pre-create local Blockscout logs/dets bind mount directories during Quake setup
  • apply the existing local writable-directory permission handling to those service volume paths
  • add a unit test covering the generated local service volume directories

Fixes #32

Testing

  • cargo +1.93 fmt --check

I also tried cargo +1.93 check -p quake --bin quake, but this Windows environment is missing libclang for reth-mdbx-sys, so the build stops before checking the quake target.

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

Successfully merging this pull request may close these issues.

WSL2: Volume permission errors for Grafana, Prometheus, and Blockscout on startup

1 participant