Skip to content

Design: External storage options #356

Open
@cco3

Description

@cco3

At the moment, if the containers are destroyed, information about scans are stored in the database (assuming a remote DB has been configured). However, the original image will be lost. It would be nice if the image could also be stored in a remote storage solution. E.g., AWS, google cloud storage, ftp, etc.

Example usage:

  1. Configure remote DB
  2. Configure remote storage
  3. Do some scans
  4. Delete containers
  5. Bring up new containers with same configuration
  6. Still have access to original images and scan info

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions