J0WI

Results 251 comments of J0WI

It's also not yet recommend: https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html

Have you set `NEXTCLOUD_UPDATE`or run `occ upgrade`?

I'd not recommend to run Collabora in the same container as Nextcloud. https://github.com/nextcloud/docker/pull/630 might be useful for you.

See also https://github.com/nextcloud/docker/issues/1129 and https://github.com/nextcloud/server/issues/2270 There is a workaround for it in https://github.com/nextcloud/docker/pull/1304

A workaround has been posted in https://github.com/nextcloud/docker/pull/1683#issuecomment-1098268851= IMHO providing a hook would still be more valuable than adding ENV support for any setting or feature.

@ricardojlrufino did https://github.com/docker-library/php/pull/1187 fix your issue?

Did you set the `NEXTCLOUD_UPDATE` env?

Since you mentioned traefik I assume you need to add tweak some settings for the proxy: https://github.com/nextcloud/docker#using-the-apache-image-behind-a-reverse-proxy-and-auto-configure-server-host-and-protocol Please check the [Nexcloud documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/reverse_proxy_configuration.html) for more details.

Please have a look at https://github.com/nextcloud/docker#using-the-apache-image-behind-a-reverse-proxy-and-auto-configure-server-host-and-protocol