Nextcloud AIO local with pihole and nginxproxymanager

I’m desperately trying to access my nextcloud aio locally.

About my installation:
I’m running nextcloud aio (192.168.178.199:11000). To access nextcloud, I run a VPS at Hetzner with Pangolin, which works fine. I access cloud.domain.com from my home network and from outside.

Unfortunately, I wanted to upload some photos again today and realized that everything goes via the internet. Laptop-pihole-router-internet-internet-router-pihole-nextcloud. To simplify this, I forwarded a DNS record in pihole with cloud.domain.com to the IP of the lxc container hosted on the network using nginxproxymanager. Nginx is configured with http, the domain 192.168.178.199, and the port 11000. When I access Nextcloud from my home network, I get this error: SSL_ERROR_UNRECOGNIZED_NAME_ALERT
Can someone help me and tell me where the configuration error is?

can nobody help?

Hey!
Sorry, I don’t have an answer to your question, but I do see you have aio running behind Pangolin, which is the same setup I want to use. However I see that there are no instructions how to set it up for Pangolin, but there is for CF Tunnels: all-in-one/reverse-proxy.md at main · nextcloud/all-in-one · GitHub

Did you have to set SKIP_DOMAIN_VALIDATION to false for Pangolin as well?

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