JGoutin / ansible_home

A collection of Ansible roles for home free software self-hosting.
https://galaxy.ansible.com/jgoutin/home
GNU General Public License v3.0
31 stars 6 forks source link

nextcloud: Better paths restrictions #62

Open JGoutin opened 1 year ago

JGoutin commented 1 year ago

In practice, Nextcloud likely only require "read" access to the majority of its directories and not a full read/write access.

It is possible to improve Nextcloud server path restriction as follow:

Note: Application install/update may require an optional switch. Warning: the occ command still require to access server files fo update it.