Page MenuHomeDevCentral

Run maintenance operations for NextCloud
ClosedPublic

Authored by dereckson on Feb 2 2024, 01:27.
Tags
None
Referenced Files
F6337739: D3306.id8517.diff
Wed, Mar 26, 22:33
Unknown Object (File)
Wed, Mar 26, 11:45
Unknown Object (File)
Tue, Mar 25, 23:53
Unknown Object (File)
Tue, Mar 25, 12:58
Unknown Object (File)
Tue, Mar 25, 06:39
Unknown Object (File)
Sat, Mar 22, 05:38
Unknown Object (File)
Fri, Mar 21, 15:49
Unknown Object (File)
Fri, Mar 21, 14:09
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.