ownCloud should be configured for federated sharing policy and enterprise file access governance.
OWNCLOUD_URL=https://owncloud.example.com
OWNCLOUD_DB_HOST=127.0.0.1
OWNCLOUD_DB_NAME=owncloud
OWNCLOUD_DB_USER=owncloud
OWNCLOUD_DB_PASSWORD=replace-with-strong-password
OWNCLOUD_DATA_DIR=/var/lib/owncloud/data
Back up database/metadata, file storage volumes, and configuration/secrets metadata. Validate restore with one user login, one file upload, one permissioned share, and one sync/collaboration action.
Feel free to contact us. Find all contact information on our contact page.