Scaling Options for Netxtcloud.
Blogpost: brunsch.me/scale-nextcloud (in German)
The default Baseline for all tests is a Dockerized Nextcloud Deployment with an Nginx Reverse Proxy, MariaDB Database, Redis Cache and a Nextcloud FPM Worker an a dedicated CronJob Container. The PHP Memorylimit is set to 2048M
.
- master | Nextcloud on TIDB Database (WIP)
- default | Normal Nextcloud Deployment on MariaDB
- worker-scale | Nextcloud on MariaDB with 3 PHP Worker load balanced by nginx
Comparison between the Default setup with one PHP worker an the setup with three PHP workers.