Tag nextcloud

Set-up-Amazon-S3-as-primary-storage-in-Nextcloud

Set up Amazon S3 as primary storage in Nextcloud

You would be amazed at how flexible Nextcloud is for everyone's needs. When it comes to storage, Nextcloud allows you to use different storage mediums, such as on-disk or remote object storage. You may already know that Nextcloud supports various storage types as external storage, but setting them as primary storage is different. In this article, I am going to show you how to set up Amazon S3 as primary storage in Nextcloud.
Install-Nextcloud-30-Hub-9-on-Ubuntu-24.04-LTS

Install Nextcloud 30 Hub 9 on Ubuntu 24.04 LTS

Nextcloud 30 Hub 9 was released yesterday, and this time the changes are significant in terms of features, apps, improvements, and the UI. There's a fresh UI update, which I personally like. It’s more compact, and the round shapes are gone for good. Almost every core app has received a redesign. The Talk UI has also been revamped and looks fantastic. You can read more about the changes and features below. If you want to try it out, follow this guide to install Nextcloud 30 Hub 9 on an Ubuntu 24.04 LTS server with Apache and MariaDB.
Install-Nextcloud-29-Hub-8-on-Ubuntu-24.04-server-LTS

Install Nextcloud 29 (Hub 8) on Ubuntu 24.04

Nextcloud 29 (Hub 8) has been released, and Ubuntu 24.04 LTS as well. This presents an intriguing combination. Most cloud providers already have the Ubuntu 24.04 image available on their portals for initializing a server. In this article, we will explore how to install Nextcloud 29 (Hub 8) on a newly created Ubuntu 24.04 LTS server.
onlyoffice-docker-installation-with-proxy

How to Install OnlyOffice on Debian 12

In the last article, I showed you how to install OnlyOffice on Ubuntu 22.04 and connect it to your Nextcloud instance. Now, let's go through how to install OnlyOffice on Debian 12 (Bookworm). You may ask, what is the difference between the two, as both use the apt package manager? Mostly, they are the same, but there are a few differences which will be covered here.
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.