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

Fix running backup and restore plugin #709

Merged
merged 7 commits into from
Jan 3, 2025
Merged

Fix running backup and restore plugin #709

merged 7 commits into from
Jan 3, 2025

Conversation

NyakudyaA
Copy link
Collaborator

@NyakudyaA NyakudyaA commented Dec 31, 2024

Fixes #528

  • Added a unit test to test the backup and restore using the API

Inside container, I did the following

  • touch /tmp/foo.zip
  • chown geoserveruser:geoserverusers /tmp/foo.zip
  • then ran the backup and restore plugin and got the following
Screenshot 2024-12-31 at 19 40 33

@NyakudyaA NyakudyaA merged commit ae25c98 into develop Jan 3, 2025
13 checks passed
@NyakudyaA NyakudyaA deleted the restore-backup branch January 3, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

backup-restore-plugin failing with permissions issues
1 participant