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

Back up user home directories #641

Closed
4 tasks
choldgraf opened this issue Aug 31, 2021 · 0 comments
Closed
4 tasks

Back up user home directories #641

choldgraf opened this issue Aug 31, 2021 · 0 comments
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

Description

We should automatically back up user home directories for our hubs. This would involve backing up whatever filesystem / NFS setup we have for each hub.

Value / benefit

User data is the most non-replaceable thing in our hubs, so we should make sure that it is backed up in case of a problem that results in data loss. This would potentially affect any user since it is hard to know when data loss would occur!

Implementation details

This will depend on the setup for filesystems that we have on each hub. In most cases, we'll use the managed filesystem service, but in others we may want to run our own NFS.

Check out the decisions that were made in #640 to understand what the setup for each provider is.

Tasks to complete

Updates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
None yet
Development

No branches or pull requests

2 participants