You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: