Skip to content

Define/document method for periodically running data import #113

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

Closed
haikoschol opened this issue Oct 1, 2019 · 0 comments · Fixed by #124
Closed

Define/document method for periodically running data import #113

haikoschol opened this issue Oct 1, 2019 · 0 comments · Fixed by #124

Comments

@haikoschol
Copy link
Collaborator

We have a CLI for importing data now, but we also want to have this run periodically for a given deployed instance of vulnerablecode. This depends on how it is deployed. For a single server it could be a simple cron job. Or we could have some kind of infrastructure-as-code for deploying a database, API server and setting up a periodic import (e.g. for Kubernetes).

The purpose of this issue is to discuss which way to go and either do it (if it amounts to a few changes to the README and some yaml files), or spawn new issues for implementation from it.

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

Successfully merging a pull request may close this issue.

1 participant