hakest wrote: ↑09 Dec 2024, 18:55
hmm
That was just one step. https is not working and the NextCloud-web-app wants now trusted domains configured.
FYI.
I tried to use the internal nginx.
First with a location config /nextcloud/ like it is done for the Portainer app. But here images, stylesheets etc. were missing in the browser. And the Nextcloud page internally used links without the additional location path element /nextcloud/ in the URL. Especially the missing location path element in the links inside the nextcloud web page I think could be difficult to manage.
Then I found the include tnasonline.conf and decided to try an additional server config with a new HTTPS port for the nextcloud container. This I managed very fast. I reused the tnas certificate here. I had to manually trust the certificate on my PC and the phone. But now I can synchronize my contacts via local LAN via HTTPS. Mission completed.
I do not want to lead somebody to a way to break his device. Therefore no further details here
