Skip to content

Support for Multiple S3 Backup Destinations #1937

@s7net

Description

@s7net

What problem will this feature address?

Currently, Dokploy only allows configuring a single cron job for backups to one S3 destination. This limitation makes it difficult for users who want to store their backups in multiple locations for redundancy, use different S3 providers, or maintain separate environments.

Describe the solution you'd like

We would like the ability to configure multiple backup destinations using different S3 buckets. Each backup configuration should support its own cron schedule and allow specifying different S3 credentials and regions. Ideally, this should be integrated into the UI and CLI so users can easily manage multiple destinations.

Describe alternatives you've considered

As a workaround, users could try setting up external cron jobs on their own infrastructure or scripting backups manually using the Dokploy CLI or APIs, but this adds unnecessary complexity and isn't ideal for most use cases.

Additional context

Adding support for multiple S3 destinations would greatly improve backup flexibility, increase reliability, and help teams meet compliance and disaster recovery requirements.

Will you send a PR to implement it?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions