diff --git a/README.md b/README.md index 3a82e7f..1c40e50 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,10 @@ The application requires nothing special, just a `docker compose up`. - Rather complete example docker-compose file with Traefik+WOPI/CODE+search https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_traefik/docker-compose.yml +## Backups + +The service is running on retastokado, a 6TB ZFS mirrored pair at Scott's home. +It has limited upload speed. Sanoid is configured, via NixOS config, to keep 48 +hourly, 14 daily, 3 monthly, and 1 yearly snapshot of the config (`/etc/ocis`) +and data (`/var/lib/ocis`) volumes. Adding another zpool at another location and +configuring Syncoid would provide a sound backup strategy.