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: Pure offline backup option #10

Open
joshbmarshall opened this issue Jan 5, 2020 · 2 comments
Open

Enhancement: Pure offline backup option #10

joshbmarshall opened this issue Jan 5, 2020 · 2 comments

Comments

@joshbmarshall
Copy link

To reduce the space on the server, make it optional to have the borg repositories on another server, accessible by ssh
@ramirojoaquin I will work on this and create a pull request

@AndrewBarber
Copy link

@joshbmarshall using your PR, what needs to change in the config(?) to make the backup pure to offline? Trying to look at the diff but there is quite a lot of changes. Thanks ahead, this is exactly what I want to try and do 👍

@joshbmarshall
Copy link
Author

@AndrewBarber the config changes are minimal:

BORG_SERVER=
BORG_SERVER_PORT=22
BORG_SERVER_USER=borg
BORG_SERVER_DIR=/data/hostname

Just make sure you have set up ssh keys and can log in from the command line to/from the user
Any issues with it reply here and I'll help you out

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

No branches or pull requests

2 participants