#nextcloud #local_instance #pi-hole #docker #reverse_proxy
I'm a bit proud of that. At first, what I read was mostly greek to me. There were so many variations and contexts ... and all I wanted was a simple recipe. My experiments were flawed at first, which made the fog even thicker.
Now this lets the instance's components communicate via local ips instead of domain name, which cuts down internet traffic. ping of the domain was 30 times faster like that.

Simple - Newbie - setup of AIO with reverse proxy and local DNS - Improved version #3
For AIO performance it is, among others, recommended to Set up a local DNS-server that allows to automatically connect to the server in the home network via the same domain by using the internal ip-address of the server (see this doc) General recommendations for the best performance · nextcloud/all-in-one · Discussion #1335 · GitHub And because The normal way is the following: Set up your domain correctly to point to your home network Set up a reverse proxy by following the reverse proxy...