Skip to content

Comments

Update docs for local setup#42

Merged
dommyrock merged 2 commits intomainfrom
chore/update_kepler_docs_for_local_tests
Sep 17, 2025
Merged

Update docs for local setup#42
dommyrock merged 2 commits intomainfrom
chore/update_kepler_docs_for_local_tests

Conversation

@dommyrock
Copy link
Member

@dommyrock dommyrock commented Sep 16, 2025

Update docs for local setup

Testing flow for /data pre populater or completely empty .
Both flows are supported and should work even i you completely delete the /data folder contents.
In that case empty /data is bound into kepler container volume where we re-download all .gz files (in a linear way) and re-extract .json cve representations which are Deserialized and than Imported in the Kepler DB.

Question:
Since we will be replacing kepler in the future , does it make sense to remove /data folder contents now or leave it be? cc @paolo9921

I have

  • [x ] run cargo fmt;
  • [ x] run cargo clippy;
  • [x ] run cargo testand all tests pass;
  • [ x] linked to the originating issue (if applicable).

@paolo9921
Copy link

I think it’s fine to keep the /data folder for now, no urgency to remove it.

Copy link

@aleksanderkrauze aleksanderkrauze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@dommyrock dommyrock merged commit acb566a into main Sep 17, 2025
6 checks passed
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.

Confirm that kepler fixtures are required for initial database population

3 participants