Update system requirements authored by Marius David Wieschollek's avatar Marius David Wieschollek
This page is about the minimum system requirements for the [Passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords). This page is about the minimum system requirements for the [Passwords app for Nextcloud](https://apps.nextcloud.com/apps/passwords).
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. 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 26](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) | [Passwords App](https://passwordsapp.org) | Recommended Specifications | | | [Nextcloud 27](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) | [Passwords App](https://passwordsapp.org) | Recommended Specifications |
|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------------------------------------------------------------------------------------------| |----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------------------------------------------------------------------------------------------|
| PHP | **8.2**, 8.1, 8.0 (deprecated) | **8.2**, 8.1 | PHP 8.2 | | PHP | **8.2**, 8.1, 8.0 (deprecated) | **8.2**, 8.1 | PHP 8.2 |
| Database | **MySQL 8.0+ or MariaDB 10.3+**, PostgreSQL 10+, SQLite | **MariaDB** / MySQL / PostgreSQL / Sqlite | MariaDB 10.7 | | Database | **MySQL 8.0+ or MariaDB 10.3+**, PostgreSQL 10+, SQLite | **MariaDB** / MySQL / PostgreSQL / Sqlite | MariaDB 10.7 |
...@@ -9,7 +9,7 @@ We also list the minimum system requirements for the latest version of Nextcloud ...@@ -9,7 +9,7 @@ We also list the minimum system requirements for the latest version of Nextcloud
| RAM | 512Mib | 512 MiB | 8 GiB | | RAM | 512Mib | 512 MiB | 8 GiB |
| Disk | 256Mib | 2 GiB | 64 GiB | | Disk | 256Mib | 2 GiB | 64 GiB |
| Processor | 64-bit CPU | 2x1 GHz | 4x2 GHz | | Processor | 64-bit CPU | 2x1 GHz | 4x2 GHz |
| Nextcloud | 26 | **26**, 25 | 26 | | Nextcloud | 27 | 27, **26**, 25 | 26 |
| Webserver | **Apache 2.4 with mod_php or php-fpm**, nginx with php-fpm | HTTPS | nginx 1.23 with php-fpm & HTTPS | | Webserver | **Apache 2.4 with mod_php or php-fpm**, nginx with php-fpm | HTTPS | nginx 1.23 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 | 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 | | Libraries | libxml2 >=2.7.0 | | imagemagick, librsvg, wbritish, wamerican, wngerman, wfrench, wspanish, witalian, wportuguese |
...@@ -30,7 +30,7 @@ We can only provide LSR builds as long as the automatic conversion is possible s ...@@ -30,7 +30,7 @@ We can only provide LSR builds as long as the automatic conversion is possible s
| Processor | 2x1 GHz | 4x2 GHz | | Processor | 2x1 GHz | 4x2 GHz |
| RAM | 512 MiB | 8 GiB | | RAM | 512 MiB | 8 GiB |
| Disk | 2 GiB | 64 GiB | | Disk | 2 GiB | 64 GiB |
| Nextcloud | **26**, 25 | 26 | | Nextcloud | 27, **26**, 25 | 26 |
| Webserver | HTTPS | Nginx 1.23 HTTPS | | Webserver | HTTPS | Nginx 1.23 HTTPS |
| PECL | intl | intl, zip, imagick | | PECL | intl | intl, zip, imagick |
| Libraries | | imagemagick, librsvg, wbritish, wamerican, wngerman, wfrench, wspanish, witalian, wportuguese | | Libraries | | imagemagick, librsvg, wbritish, wamerican, wngerman, wfrench, wspanish, witalian, wportuguese |
... ...
......