nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.44k stars 293 forks source link

Respect service window of nextcloud #1898

Open FadeFx opened 2 months ago

FadeFx commented 2 months ago

Description
Next loud 28.x asks to set up a service window, it would be cool if ncp could respect this for it's update and other tasks that put nextcloud in service mode temporary.

Example

If the nextcloud service window is set to start at 2am, then the update nextcloud and update nc-apps should be scheduled at that time.

theCalcaholic commented 2 months ago

That's a very good idea, albeit it's not very easy to implement with the current architecture of NextcloudPi. I'm planning a larger rewrite though and will keep this in mind