Page 2 of 2

Re: Nextcloud over the internet?

Posted: 04 Jan 2021, 12:36
by kteach
This is something I need to do. However, I cannot find the proper config.php. I did find one here:

/mnt/md0/application/web-ext/nextcloud/config/config.php

However, the file is completely blank.

I then, with the help of a tech support from Terramaster found two other potential places. However, both places did not contain a config.php file

/usr/local/pkgs/nextcloud/usr/www/nextcloud/config
"no config.php" file

/usr/local/pkgs/nextcloud/usr/local/web-ext/nextcloud/config/
"no config.php" file

Does anyone else know where I might find the active config.php for the nextcloud install? This is the default install offered by Terramaster in "applications". Thank you for any help!

Re: Nextcloud over the internet?

Posted: 05 Jan 2021, 13:26
by kteach
Ah, I found my problem. I was using an Admin user to SSH into the NAS. I needed to use root. Once I did, the file shows up here for me

/mnt/md0/application/web-ext/nextcloud/config/config.php

I hope that tip helps someone.