You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: