Thanks for the kind words! Could you link me to the apache container you use? I would like to replace nginx since it’s not officially supported but still need to do some research on apache
Thanks for the kind words! Could you link me to the apache container you use? I would like to replace nginx since it’s not officially supported but still need to do some research on apache
Alright, thanks a lot! You probably saved me a lot of headache in the future
True. That’s a good improvement. Thanks a lot! By the way do you know if the nextcloud trusted_proxies
setting allows for hostnames such as “traefik” as compared to just IP addresses?
Seems similar to what I’m doing but it uses the nextcloud:fpm-alpine image, which is community maintained. It’s a valid approach but I prefer to tweak my php-fpm config myself. By using their docker image you basically lose a bunch of freedom to configure your setup, but it’s easier to set up for sure