artis3n/nextcloud-ansible

Install MariaDB on the server

artis3n opened this issue · 1 comments

Nextcloud installation should be supplemented with a database better than SQLite. Thus, MariaDB should be installed on the server so it is an option during NextCloud installation.

https://mariadb.com/kb/en/library/yum/

NextCloud database requirements: https://docs.nextcloud.com/server/12/admin_manual/installation/system_requirements.html#database-requirements-for-mysql-mariadb

Implemented in #12