Category Nextcloud

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.
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.
Setup-Nextcloud-Talk-Recording-Backend-on-Ubuntu

Setup Nextcloud Talk Recording Backend on Ubuntu

With the last few releases, Nextcloud has introduced the ability to record your calls made through Talk. If you have heard of or set up Nextcloud AIO, it is now a part of it. Are you in the same boat, wanting to record your calls on Nextcloud Talk? If so, read on to learn how to setup Nextcloud Talk Recording Backend on Ubuntu.
Signaling-server (High-performance backend)-for-Nextcloud-Talk

Setup Signaling server (High-performance backend) for Nextcloud Talk

For a small setup, you can simply use a TURN server to make calls, and it will suffice. However, for large installations with many users, it is recommended to set up a separate Signaling server to reduce the load on participants joining the call. In this guide, I will walk you through the complete setup process of installing a Signaling server (High-performance backend) for your Nextcloud Talk.
Step-by-Step-Installation-of-Nextcloud-28-for-Ubuntu-Server

Step-by-Step Installation of Nextcloud 28 for Ubuntu Server

Nextcloud 28, tagged as Hub 7, is now available in the wild, boasting numerous features and improvements. If you have already installed Nextcloud, simply navigate to Administration and click the Upgrade button (availability may vary by region). For new installations, continue reading below for the step-by-step installation of Nextcloud 28 on Ubuntu Server (22.04 LTS).