Commit Graph

7 Commits

Author SHA1 Message Date
Gilles Quénot
e7fadac09b Add sudo command
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
2025-05-05 10:24:51 +02:00
Gilles Quénot
743b445b06 Version detection
In the previous command, the `|&` was not a typo but intentional. Was removed outside of github AFAIK.

The output of `php occ version` is on `STDERR`.

Anyway, now this is a POSIX way to detect version.

Signed-off-by: Gilles Quénot <gq@sputnick.fr>
2025-05-05 10:24:51 +02:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
Gilles Quénot
256d9be40f feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 17:36:40 +00:00
Alexander Piskun
13791d0dc2 Fix warning(error) for list unexpected unindent. 2023-03-20 13:56:08 +03:00
Carl Schwan
85ae41dcc8 Add new cache view for the profiler
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-10 00:18:55 +02:00
Carl Schwan
778ea541bd Add profiler doc
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-05 12:10:18 +02:00