Tag unraid

Redis-setup-for-Nextcloud-on-Unraid

Set up Redis on Unraid for Nextcloud

The default installation of Nextcloud on the Unraid container has APCu cache installed and configured in the config.php file. So, what can Redis do here? Redis has a more powerful caching mechanism than any other tools. In the context of Nextcloud, it can be used for file locking, caching, and more. So, read on to learn how to set up Redis on Unraid for Nextcloud.
unraid-with-nextcloud

How to Increase Upload Size on Nextcloud in Unraid

On most straightforward installations, you may have changed the upload file size limit somehow. But what if you have a Nextcloud Docker container set up on an Unraid system? In this article, we will explore how to increase the file upload size limit on your Nextcloud setup in Unraid.