Skip to content

don't run valkey if no services are enabled that rely on it #950

Description

@mmguero

Valkey is currently needed by:

  • file scanning pipeline (strelka/file_scanner)
  • NetBox (local mode)

If these things are not enabled, there's no point to run it.

For example, on Hedgehog Linux netboxi s never run locally, and if the user disables the file scanning pipeline there's no reason to waste the resources on valkey running, even if it's just sleeping.

We could either handle this in service_check_passthrough.sh or create an entrypoint script for the valkey/valkey-cache containers.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestperformanceRelated to speed/performance

Fields

No fields configured for Feature.

Projects

Status
Todo (develop)

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions