Skip to content

Redis Backups #4720

Description

@slashtechno

What problem will this feature address?

There's no built-in support to backup Redis database instances to S3. Currently, unlike a normal, non-database container, there's no way to do volume backups either.

Image

Describe the solution you'd like

A tab to configure volume backups, or, alternatively, an option to automatically run DUMP and back up the output to an S3 destination.

Describe alternatives you've considered

A script triggered by a cronjob that runs DUMP and manually uploads to s3.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions