Skip to content

Optimize method for passing variable service files #99

@webstergd

Description

@webstergd

Services like Yara need a rule set. Right now we have a simple script in docker that downloads the ruleset. It works but is not pretty and prone to caching errors.

I am hesitant to leave this to the Service as it could cause unnecessary data transfers.

Options:

  1. Have totem fetch the files and provide them via the ram drive.
  2. Identify a better method for doing this via a Dockerfile
  3. Have this managed by max's upcoming addition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions