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

Add backups for nextcloud #210

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Add backups for nextcloud #210

merged 1 commit into from
Aug 5, 2024

Conversation

Kidswiss
Copy link
Contributor

@Kidswiss Kidswiss commented Aug 5, 2024

Summary

This adds backups to nextcloud. It sets the Nextcloud maintenance mode while doing the backup. The whole /var/www folder will be saved. It also ensures that the database backup is triggered at the same time as well to ensure that both backups are as close together as possible.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

This adds backups to nextcloud. It sets the Nextcloud maintenance mode
while doing the backup. The whole /var/www folder will be saved.
It also ensures that the database backup is triggered at the same time
as well to ensure that both backups are as close together as possible.
@Kidswiss Kidswiss added the enhancement New feature or request label Aug 5, 2024
@Kidswiss Kidswiss merged commit 0c9e131 into master Aug 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant