Installed the qcow2 image of ns8 on proxmox. created a samba domain mydomain.com and then installed nextcloud instance nextcloud.mydomain.com.
When I go to nextcloud.mydomain.com I just get the ns8 landing page. If I go to nextcloud.mydomain.com/nextcloud I get “access through untrusted domain”.
The directions tell me to add my domain to config/config.php but linux find cant find any file with that name. What am I doing wrong?
It should work with a subdomain like ad.mydomain.com
instead of mydomain.com
I think it’s not possible to use the network domain mydomain.com
for apps as it points to the cluster-admin.
https://docs.nethserver.org/projects/ns8/en/latest/user_domains.html#dns-and-ad-domain
After installing nextcloud I go to software center–> Installed–>nextcloud instances–>Open app–>open nextcloud which takes me to the nethserver landing app. Has to be a bug right?
Did you set the host name in the Nextcloud app settings to nextcloud.mydomain.com
?
In the NS8 settings there should be a http route for nextcloud using the host nextcloud.mydomain.com
I set the route to nextcloud.mydomain.com when I set up the instance but it doesn’t work.
Found a typo in my dns routing. Now I get an invalid cert, need to figure out how to get this to work with nginx.