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
{{ message }}
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Switched to copying timestamped files (#1)
We now create new timestamped files with the latest domain data instead of restoring to an existing file. This ensures the app does not take any downtime during the restore operation (which takes up to 20s to complete with a bind mount, and 4 minutes without). We are also using bind mounts to speed up transfers.