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

Make database configurable #159

Open
Tracked by #101
cert-ee-raidar opened this issue Sep 16, 2024 · 0 comments
Open
Tracked by #101

Make database configurable #159

cert-ee-raidar opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
improvement Existing functionality that needs improvements

Comments

@cert-ee-raidar
Copy link
Contributor

cert-ee-raidar commented Sep 16, 2024

Goal

Add configurable database for Cuckoo3.
Supported databases:

  • SQLite
  • MariaDB

DoD (Definition of Done)

  • cuckoo cuckoocwd creates new fields for custom databases in conf/cuckoo.yaml
  • Code will handle switching of databases (using appropriate drivers)
  • Configuration template has helper text to configure a database.
  • Codebase has been refactored to support new functionality and no temporary solutions are present
@cert-ee-raidar cert-ee-raidar self-assigned this Sep 16, 2024
@cert-ee-raidar cert-ee-raidar added the improvement Existing functionality that needs improvements label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Existing functionality that needs improvements
Projects
Status: In Progress
Development

No branches or pull requests

1 participant