Trying to install Nextcloud via docker-compose of nextcloud:fpm + mariadb with an external host configured Nginx.
I have followed config for Ubuntu installed Nginx for Nextcloud FPM then I have used the suggested docker-compose setup from the nextcloud maintained hub.docker.com repo (removing the “web” section)
So Nginx on the host, nextcloud:fpm in a container. Everything launches without error but I get “Page not found” when I hit the URL.