From 89059314aa9c3f31e7af69ff8bc704f3f1321b38 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Thu, 15 Mar 2018 15:46:55 +0100 Subject: [PATCH] implement feedback. Signed-off-by: Jos Poortvliet --- .../installation/system_requirements.rst | 27 +++++++++---------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 570291cd3..632f8408d 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -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 ` +For a Nextcloud installation with efficient and reliable scaling over ~100 users, see the `deployment recommendations ` 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 `) -* 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 ` +Nextcloud. If you encounter problems, visit the `home user forums ` or `enterprise support portal ` Database requirements for MySQL / MariaDB