In this video I show you how to setup Valkey instead of Redis as cache for Nextcloud. Using an in-memory cache such as Valkey improves overall performance of your Nextcloud instance.
Valkey is run as a Docker service and it shares a Unix socket with Nextcloud.
This setup is different from a previous video i made using Redis, linked below.
🔗 LINKS
📧 Business Inquiries Only: [email protected]
📝 Contact me for you project (Google form): https://SolveComputerScience.github.i...
📝 Contact me for you project (Nextcloud form): https://SolveComputerScience.github.i...
💼 Fiverr profile: https://SolveComputerScience.github.i...
🎥 Nextcloud Redis video: • Redis cache in Nextcloud
🔖 CHAPTERS
0:00 Intro
0:25 Why Valkey
1:22 First part docker-compose.yml Valkey service: variables and important stuff
3:01 Valkey configuration file
3:42 Second part docker-compose.yml Valkey service and Fixes to the Nextcloud service
4:43 Valkey logs
5:19 Outro
#valkey #redis #nextcloud