Update 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).
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 25](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) | [Passwords App](https://passwordsapp.org) | Recommended |
| | [Nextcloud 25](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) | [Passwords App](https://passwordsapp.org) | Recommended Specifications |
|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------------------------------------------------------------------------------------------|
| PHP | **8.1**, 8.0, 7.4 (deprecated) | **8.1**, 8.0 | PHP 8.1 |
| PHP | **8.1**, 8.0, 7.4 (deprecated) | **8.1** | PHP 8.1 |
| 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 |
| RAM | 512Mib | 512 MiB | 8 GiB |
......@@ -22,9 +22,9 @@ LSR builds are generated by an automated process during the release which rewrit
This means that the source code of LSR builds does not match the source code in our repositories and the build is also not tested before the release.
We can only provide LSR builds as long as the automatic conversion is possible so LSR builds may end without any notice if that is not possible.
| | Minimum | Recommended |
| | LSR | Recommended Specifications |
|------------|-------------------------------------------|-----------------------------------------------------------------------------------------------|
| PHP | 7.4 | 7.4 |
| PHP | 8.1, **8.0**, 7.4 | 8.0 |
| Database | **MariaDB** / MySQL / PostgreSQL / Sqlite | MariaDB 10.7 |
| OS | Linux | Ubuntu 22.04 |
| Processor | 2x1 GHz | 4x2 GHz |
......
......