Skip to content

Allow object storage to work with S3-compatible storage solutions #2104

Description

@arkirchner

ActiveStorge blobs can currently only be saved in a local storage (on disk). We want to support S3-comparable storage to support containerization.

Steps:

  • Add optional configuration to use S3 as storage
  • Mirror local blobs to S3 storage
  • Add remaining local data to S3
  • Use S3 as default provider
  • Remove mirroring and only use S3
  • Remove local data

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions