Tag redis

Install-Zammad-with-Elasticsearch-on-Ubuntu-24.04

Install Zammad with Elasticsearch on Ubuntu 24.04

Zammad is an open-source help desk platform that makes managing customer support easy. It brings together emails, chats, and social media in one place, helping teams respond quickly and stay organized. You can customize it, track tickets, and automate tasks to improve your support workflow. In this article, I will show you how to install Zammad with Elasticsearch on Ubuntu 24.04 LTS.
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.