Nextcloud needs a minimum of 128MB RAM, and we recommend a minimum of 512MB. Database requirements for MySQL / MariaDB The following is currently required if you’re running Nextcloud together with a MySQL / MariaDB database: …
12.04.2021 · There are two components here: one is the database, another is Nextcloud itself, or rather let's call it the frontend. For the backend database, any MySQL-based database will work. I'm going with MariaDB, especially the image tag (or version) 10.5.9. For Nextcloud, I'll use the version 21.0.0, this is the latest at the time of writing this article.
Enabling SSL is only necessary if your database does not reside on the same server as your Nextcloud instance. If you do not connect over localhost and need to allow remote connections then you should enable SSL. This just covers the SSL database configuration on the Nextcloud server. First you need to configure your database server accordingly.
29.03.2019 · My database (dumping with mysqldump) has 6GB. I already tried occ files:cleanup whicht shrinks the size some but not much. The last try of occ files:cleanup runs for 5 days and deleted 5 Mio of rows in the table oc_filecache. All the database size is from oc_filecache. I have to restrain me not to delete this database table.
I recognized that the postgresql data directory of our nextcloud app grew up to more than 30GB while the dump of this database is about 1.5GB. So the postgresql ...
4 to 20 application servers with 4 sockets and 64GB RAM. 4 DB servers with 4 sockets and 128GB RAM plus a DB load balancer (see “Database load balancer” below) ...