Nextcloud in Casaos

Hello the other day I installed Casaos and Bigbear nextcloud but when I open Nextcloud I get the untrusted domain. I followed the directions about the script for adding the local IP address but it tells me it can not find Config.php? Any ideas?
Thank you

You will need a domain and the nginx proxy manager. There is a domain from Ukraine that is worth .99, pp.ua, search there.
Then you install nginx and change the casaos port from 80 to another, here I changed it to 3000. Then you set your domain to your IP (register a A with ".domain.pp.ua in your.ip" to accept all subdomains) and after the IP is propagated, which takes some time, nginx itself gives you the option to create SSL certificates.
In mine I did nextcloud.domain.pp.ua for nextcloud and domain.pp.ua for casaos.
You just need to create a proxy host with the source address of your domain and destination 127.0.0.1 and the port for the app.
For example, my nextcloud was nextcloud.domain.pp.ua 127.0.0.1:10443.
Domain Names: nextcloud.nerolee.site
Scheme: https
Forward Hostname / IP
:127.0.0.1 or your ip
Forward Port *: 10443
and in SSL Certificate, select Requerest a new SSL certificate, each subdomain you need a new certificate or your browser will report that the certificate is insecure

Oh, and another thing, install Nextcloud LS, the other one doesn’t work (named just “Nextcloud” on appstore), I spent the whole night trying to get the other one to work and nothing, when I installed LS it worked the first time. If it’s very difficult it’s because there’s something wrong and it’s probably not on your part.

I would recommend Cloudflare Tunnels I have a video here:

Also add Cloudflare Access to secure it:

Are you talking about BigBearCasaOS Nextcloud from this video?

Welcome to the BigBear Community! Awesome to see people trying to help others!

I’m on the same struggle bus. I’ve been trying to setup a HTTPS connection with the CasaOS interface and Nextcloud and can’t seem to get it. Is there a video or specific task I need to do since it’s running via CasaOS?