Speed Up Nextcloud's Web Interface on UNRAID

nextcloud

If the default install of Nextcloud on your UNRAID server produces a painfully slow web interface, enabling Opcache may be the solution you need.

Enabling Opcache

You need to edit your php-local.ini file found within your Nextcloud appdata folder. The easiest way to do this is by logging di...

Make Nextcloud Scan Files That Are Added Manually to Your Server

nextcloud

By default, Nextcloud will only index and catalogue files added through their system (web, app, etc.). This becomes a pain when you need to do things like bulk transfers or syncing folders using other tools.

While it doesn't work out of the box, you can make a minor change to the config file tha...