Hallo,
since some weeks I try to install Nextcloud on my TrueNAS scale 22.12.1
but I have great problems to access nextcloud.
I installed the following apps from
truecharts: pihole, Traefik and nextcoud
my first app was nextcloud from the official catalog. This installation works and I can sync my files from my two Mac computers without problems. But the access for cardiac and caldav o sync calendars and dress book does not work. Reason:
What I learned is: that Traefik does this redirection for caldav and carddav to the right address , but it only works with the charts-catalog version.
So I tried to install the chart-version of nextcloud in addition.
here my configurations
Traefik:
all other points are not changed.
Nextcloud is configured as followed:
following points unchecked.
Now I see in Traefik the following screen:
i think this looks not bad. If I try to reach my nextcloud from the app-menu from truenas it tries to reach https://nextcloud2.local, but after 1 second the address switches to https://truenas.local:444/ui/apps. 172.16.10.22 seems to be the cluster-ip of cubernets as I understand.
I can access this nextcloud-instance with http://192.168.178.62:10020. But this does not work with https. Logged in to nextcloud it indicates that https is not configured.
I don't need an access to my network from the internet, for me it is sufficient to reach nextcloud in my local network.
Network is connected via a fritzbox to the internet. Internal net is 192.168.178.0/24. Truenas has 192.168.178.62
Pihole is also configured under 192.168.178.62:9089 and serves as DNS. So all d3evices in my net have the DNS 192.168.178.62 via DHCP configured.
So my question: I need one of my two nextcloud instances working with cardiac and caldav access. This works on iPhone only with configured https.
In the official version https works, but not the redirect, in the charts version the https does not work and also the redirect.
Has someone hints for me? I am also interested in useful literature about docker and cabernets, because this is completely new to me.
Regards Peter
since some weeks I try to install Nextcloud on my TrueNAS scale 22.12.1
but I have great problems to access nextcloud.
I installed the following apps from
truecharts: pihole, Traefik and nextcoud
my first app was nextcloud from the official catalog. This installation works and I can sync my files from my two Mac computers without problems. But the access for cardiac and caldav o sync calendars and dress book does not work. Reason:
- Letzte Cron-Job-Ausführung: Vor 15 Stunden. Check the background job settings ↗.
- Ihr Webserver ist nicht richtig konfiguriert um "/.well-known/caldav" aufzulösen. Weitere Informationen hierzu finden Sie in unserer Dokumentation ↗.
- Ihr Webserver ist nicht richtig konfiguriert um "/.well-known/carddav" aufzulösen. Weitere Informationen hierzu finden Sie in unserer Dokumentation ↗.
What I learned is: that Traefik does this redirection for caldav and carddav to the right address , but it only works with the charts-catalog version.
So I tried to install the chart-version of nextcloud in addition.
here my configurations
Traefik:
all other points are not changed.
Nextcloud is configured as followed:
following points unchecked.
Now I see in Traefik the following screen:
I can access this nextcloud-instance with http://192.168.178.62:10020. But this does not work with https. Logged in to nextcloud it indicates that https is not configured.
I don't need an access to my network from the internet, for me it is sufficient to reach nextcloud in my local network.
Network is connected via a fritzbox to the internet. Internal net is 192.168.178.0/24. Truenas has 192.168.178.62
Pihole is also configured under 192.168.178.62:9089 and serves as DNS. So all d3evices in my net have the DNS 192.168.178.62 via DHCP configured.
So my question: I need one of my two nextcloud instances working with cardiac and caldav access. This works on iPhone only with configured https.
In the official version https works, but not the redirect, in the charts version the https does not work and also the redirect.
Has someone hints for me? I am also interested in useful literature about docker and cabernets, because this is completely new to me.
Regards Peter