Skip to content

[FEAT] Add excimer to enable profiling #544

Description

@jvllmr

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Excimer is required for using the built-in request profiler as described here: https://docs.nextcloud.com/server/stable/admin_manual/configuration_server/config_sample_php_parameters.html#profiling-request

It would be great if it was installed per default in your nextcloud container image.

Reason for change

I use this image since the official nextcloud image is not usable for me on k8s.
This is because the official image uses rsync to copy the nextcloud code which doesn't work well with network storages.
The install process has improved, but my nextcloud is still slow...

I now want to use the built-in profiler to find out why, but excimer is not installed.

Proposed code change

Install the php84-pecl-excimer package to allow profiling nextcloud.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions