Update system requirements authored by Marius David Wieschollek's avatar Marius David Wieschollek
......@@ -2,7 +2,7 @@ This page is about the minimum system requirements for the [Passwords app for Ne
We also list the minimum system requirements for the latest version of Nextcloud since Google keeps recommending this site instead of the official system requirements for Nextcloud in their wiki.
| | [Nextcloud 28](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) | [Passwords App](https://passwordsapp.org) | Recommended Specifications |
|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------------------------------------------------------------------------------------------|
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------------------------------------------------------------------------------------------|
| PHP | 8.3, **8.2**, 8.1, _8.0 (deprecated)_ | **8.3**, 8.2 | PHP 8.3 |
| Database | **MySQL 8.0+ or MariaDB 10.3+**, PostgreSQL 10+, SQLite | **MariaDB** / MySQL / PostgreSQL / Sqlite | MariaDB 10.7 |
| OS | **Ubuntu 22.04 LTS**/20.04 LTS, **Red Hat Enterprise Linux 8**, Debian 11, SUSE Linux Enterprise Server 15, openSUSE Leap 15.4, CentOS Stream | Linux | Ubuntu 22.04 |
......@@ -11,7 +11,7 @@ We also list the minimum system requirements for the latest version of Nextcloud
| Processor | 64-bit CPU | 4 Core CPU | "AMD Ryzen 3 1200" or better |
| Nextcloud | 28 | **28** | 28 |
| Webserver | **Apache 2.4 with mod_php or php-fpm**, nginx with php-fpm | HTTPS | nginx 1.25 with php-fpm & HTTPS |
| PHP Extensions | ctype, curl, dom, fileinfo, GD, JSON, libxml, mbstring, openssl, posix, session, SimpleXML, XMLReader, XMLWriter, zip, zlib, pdo_sqlite, pdo_mysql, pdo_pgsql, filter (only on Mageia and FreeBSD), hash (only on FreeBSD) | intl | intl, zip, imagick |
| PHP Extensions | bz2, ctype, curl, dom, fileinfo, GD, JSON, libxml, mbstring, openssl, posix, session, SimpleXML, XMLReader, XMLWriter, zip, zlib, pdo_sqlite, pdo_mysql, pdo_pgsql, filter (only on Mageia and FreeBSD), hash (only on FreeBSD) | intl | intl, zip, imagick |
| Libraries | libxml2 >=2.7.0 | | imagemagick, librsvg, wbritish, wamerican, wngerman, wfrench, wspanish, witalian, wportuguese |
** Recommendations are in **bold**
......
......