>
>
> My biggest question at this point, is where NextCloud saves it files on
> the hard drive.  Is there a particular location (i.e.
> /home/username/???) where you can actually see the files (example:
> document.ods), or does it obfuscate them somehow?  I have tried the snap
> install on my xubuntu box, but can never seem to find the files.
> Basically I am thinking that if I had to evac my house & did not have a
> cloud environment, I would still want to be able to access files
> directly from my offsite external drive.
>
> The storage of files is configurable.  The configuration setting is in the
config.php file.  On ubuntu with a snap based package, this is:
 /var/snap/nextcloud/current/nextcloud/config/config.php

By default on Ubuntu the data directory is:
/var/snap/nextcloud/common/nextcloud/data/


> Any other things I need to consider in getting it setup correctly?  I
> would like to eventually tie it into some LDAP authentication at some
> point, to allow for single-sign-on across the network & over the
> internet...but not sure if I should do from the start or add later.


It can be added later, or at least you used to be able to.  This is handy
for tying to Active Directory or IDM/FreeIPA to keep your user data in one
place if you want to share multiple machines and or application with a
common user directory.  Not really a requirement for a personal setup (it
does add to the maintenance overhead because you have to also maintain the
LDAP directory).    If nextcloud is your only app then LDAP only adds
overhead for no real gain.

Hth,
_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to