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 remote borg backup support #5206

Closed
wants to merge 14 commits into from
Closed

Conversation

szaimen
Copy link
Collaborator

@szaimen szaimen commented Sep 5, 2024

Rebase of #4804

Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
I.e. do not support aio-lockfile for remote borg repos. Let's wait and see if if somebody requests it.

Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Tim Diels <tim@diels.me>
@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Sep 5, 2024
@szaimen szaimen added this to the next milestone Sep 5, 2024
szaimen and others added 2 commits September 5, 2024 12:36
Signed-off-by: Simon L. <szaimen@e.mail.de>
This fixes: borg config: error: argument REPOSITORY: "::": Repository must be local

Signed-off-by: Tim Diels <tim@diels.me>
@@ -64,7 +64,7 @@ RUN set -ex; \
wget https://getcomposer.org/installer -O - | php -- --install-dir=/usr/local/bin --filename=composer; \
chmod +x /usr/local/bin/composer; \
cd /var/www/docker-aio; \
git clone https://github.com/nextcloud-releases/all-in-one.git --depth 1 .; \
git clone https://github.com/nextcloud/all-in-one.git --depth 1 --branch enh/noid/remote-borg-backups .; \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: revert before merging

@szaimen szaimen modified the milestones: v9.5.1, next Sep 10, 2024
@szaimen szaimen modified the milestones: v9.6.0, next Sep 18, 2024
@szaimen szaimen closed this Oct 1, 2024
@szaimen szaimen deleted the enh/noid/remote-borg-backups branch October 1, 2024 12:17
@szaimen szaimen removed this from the next milestone Oct 1, 2024
@szaimen
Copy link
Collaborator Author

szaimen commented Oct 1, 2024

We'll continue in #4804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants