mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
implement feedback.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
This commit is contained in:
parent
d740e2b1d0
commit
89059314aa
@ -12,32 +12,31 @@ Nextcloud needs a minimum of 128MB RAM, and we recommend a minimum of 512MB.
|
||||
Recommended setup for running Nextcloud
|
||||
---------------------------------------
|
||||
|
||||
For best performance, stability, and functionality we recommend:
|
||||
For best performance, stability, and functionality, recommendations are:
|
||||
|
||||
* Red Hat Enterprise Linux 7 / Ubuntu 16.04 LTS
|
||||
* MySQL/MariaDB
|
||||
* PHP 7.0 +
|
||||
* PHP 7.0, 7.1 or 7.2.
|
||||
* Apache 2.4 with mod_php
|
||||
|
||||
For a Nextcloud installation with efficient and reliable scaling over ~100 users, see our `deployment recommendations <https://portal.nextcloud.com/article/nextcloud-deployment-recommendations-7.html>`
|
||||
For a Nextcloud installation with efficient and reliable scaling over ~100 users, see the `deployment recommendations <https://portal.nextcloud.com/article/nextcloud-deployment-recommendations-7.html>`
|
||||
|
||||
Working platforms
|
||||
-----------------
|
||||
|
||||
* Server: Linux (Debian 8/9, SUSE Linux Enterprise Server 11 SP3 & 12,
|
||||
Red Hat Enterprise Linux/CentOS 6.5 and 7 (7 is 64-bit only), Ubuntu 14.04 LTS, 16.04 LTS)
|
||||
* Web server: Apache 2 (mod_php, php-fpm) or Nginx (php-fpm)
|
||||
* Databases: MySQL/MariaDB 5.5+; PostgreSQL 9, 10; Oracle 11g (currently only possible
|
||||
* Server: GNU/Linux (Debian 8 (Jessie), 9 (Stretch), SUSE Linux Enterprise Server 11 SP3 & 12, openSUSE LEAP 42.1 or newer, Red Hat Enterprise Linux/CentOS 6.5 and 7 (7 is 64-bit only), Ubuntu 14.04 (Trusty) LTS, 16.04 (Xenial) LTS, 18.04 (Bionic) LTS)
|
||||
* Web server: Apache 2.4 (mod_php, php-fpm) or Nginx (php-fpm)
|
||||
* Databases: MySQL or MariaDB 5.5+; PostgreSQL 9, 10; Oracle 11g (currently only possible
|
||||
as part of an `enterprise subscription <https://nextcloud.com/enterprise>`)
|
||||
* PHP 5.6 + required
|
||||
* Hypervisors: Hyper-V, VMware ESX, Xen, KVM
|
||||
* Desktop: Windows 7+, Mac OS X 10.7+ (64-bit only), Linux ( CentOS 6.5, 7 (7 is 64-bit only),
|
||||
Ubuntu 14.04 LTS, 16.04 LTS, 16.10+, Fedora 21+, openSUSE 13+, Debian 8+).
|
||||
* Mobile apps: iOS 7+, Android 5+
|
||||
* Web browser: IE11+, Microsoft Edge, Firefox 15+, Chrome 20+, Safari 7+
|
||||
* PHP 7.0, 7.1 or 7.2 required
|
||||
* Hypervisors: Hyper-V, VMware ESX, Xen or KVM
|
||||
* Desktop: Windows 7+, Mac OS X 10.7+ (64-bit only), Linux (CentOS 6.5, 7 - 64-bit only),
|
||||
Ubuntu 14.04 LTS, 16.04 LTS, 16.10+, Fedora 21+, openSUSE 13+ and LEAP 41.1+, SLE 11 SP3+ Debian 8+).
|
||||
* Mobile apps: iOS 9+ (10+ for Talk), Android 4.x+ (5.0+ for Talk)
|
||||
* Web browser: Recent version of IE11+, Microsoft Edge, Firefox, Chrome, Safari or browers based on those. Talk requires Firefox 31+ and Chrome38+
|
||||
|
||||
See :doc:`source_installation` for minimum software versions for installing
|
||||
Nextcloud. If you encounter problems, check our `home user forums <https://help.nextcloud.com>`
|
||||
Nextcloud. If you encounter problems, visit the `home user forums <https://help.nextcloud.com>`
|
||||
or `enterprise support portal <https://portal.nextcloud.com.>`
|
||||
|
||||
Database requirements for MySQL / MariaDB
|
||||
|
||||
Loading…
Reference in New Issue
Block a user