Nextcloud AIO HaProxy

So I have struggled a bit to get Nextcloud installed in my particular use setting. I have a pfsense firewall / router and basically no ports open except 443. Haproxy then forwards to several differnt services on several differnt servers within my network.

After my latest attempt and succesful docker compose install via Portainer on my Synology NAS (using Nextcloud AIO) - I am reaching the setup splash page via :
https://nextcloud.mydomain.com after setting an A record in my cloudflare DNS settings

The problem is that after login and beginning setup there is a page that asks for you to enter the domain name for “reverse proxy mode” - but it fails (states “Domain does not point to this server or the reverse proxy is not configured correctly. See the mastercontainer logs for more details. (‘sudo docker logs -f nextcloud-aio-mastercontainer’)”

Not sure why the firewall haproxy and synology are handling things properly for me to reach the setup page but the domain check is not working – any suggestions??

Hi, see https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md#7-how-to-debug-things

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.