Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Support Restore Feature #572

Open
danshapir opened this issue Feb 26, 2023 · 2 comments
Open

[ENHANCEMENT] Support Restore Feature #572

danshapir opened this issue Feb 26, 2023 · 2 comments
Labels
kind/enhancement New feature or request

Comments

@danshapir
Copy link

Describe the use case:

Zeebe supports backing up it's data, but when you deploy in K8s, and using helm there is no way to restore from the backed-up data.
BackUp Docs

Describe the enhancement/feature:

Support/Add Documentation - Restore from a backup.

Desired outcome and acceptance tests:

Allow pointing to an S3 bucket and restoring from it.

@danshapir danshapir added the kind/enhancement New feature or request label Feb 26, 2023
@securityBoB
Copy link

securityBoB commented Apr 20, 2023

you can Enter the container and execute the command ./bin/restore --backupId=xxxxx
like this
image

@aabouzaid aabouzaid added this to the 8.6 Release Cycle milestone Jan 12, 2024
@ChrisJBurns
Copy link

We get "data directory is not empty" when exec onto the broker container and running the restore command

@aabouzaid aabouzaid removed this from the 8.6 Release Cycle milestone Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants