Page MenuHomeDevCentral

Run maintenance operations for NextCloud
ClosedPublic

Authored by dereckson on Feb 2 2024, 01:27.
Tags
None
Referenced Files
F9321422: D3306.id8515.diff
Sun, Jun 1, 07:54
Unknown Object (File)
Mon, May 26, 05:02
Unknown Object (File)
Fri, May 9, 12:43
Unknown Object (File)
Sat, May 3, 16:06
Unknown Object (File)
May 2 2025, 12:53
Unknown Object (File)
Apr 30 2025, 13:39
Unknown Object (File)
Apr 29 2025, 17:34
Unknown Object (File)
Apr 27 2025, 21:20
Subscribers
None

Details

Summary

That requires to allow APCu in CLI when running the cron.php script.

Ref T437

Test Plan

php -d apc.enable_cli=1 -f /usr/local/www/nextcloud/cron.php

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 3 2024, 21:32

Actually, would be more interesting to do this ONLY for the NextCloud cron script

Switch APC CLI configuration to crontab

This revision is now accepted and ready to land.Feb 3 2024, 23:04
dereckson retitled this revision from Allow APCu in CLI on Alkane servers to Run maintenance operations for NextCloud.Feb 3 2024, 23:04
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.