![](https://social.tthi.as/system/accounts/avatars/109/363/743/355/515/650/original/2c519d8fcdf9a040.jpg)
![](https://lemmy.world/pictrs/image/8286e071-7449-4413-a084-1eb5242e2cf4.png)
Like some others, I have separate storage and compute servers.
The data directory is an NFS share on my storage server and I run Nextcloud in docker on my compute server.
I have the NFS share defined as a volume of type nfs in the docker compose, mounted to /var/www/html/data. Nextcloud itself just treats it like a local directory.
Sorry, you didn’t go into any detail about why you can’t automate the process of detecting changes in web pages, so I’m going to offer an automation suggestion anyway:
https://github.com/dgtlmoon/changedetection.io