Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server-packages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2017-05-29 18:00:49 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2017-05-29 18:00:49 +0300
commit97b79816a4f8c705082eda3a34ef60beb4d7e592 (patch)
tree2acbd292029934e05e7728a332c1b6ffbd5ea20d
parentc955b1f23e2dbaeed1fc221b1f27df5e3014d6e9 (diff)
README: add @mbevc1 repositorycentos-12.0.0
-rw-r--r--centos/README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/centos/README.md b/centos/README.md
index f8e5d03..5ccc186 100644
--- a/centos/README.md
+++ b/centos/README.md
@@ -2,6 +2,7 @@ Nextcloud
=========
This repository can be used to build a very basic RPM suited for CentOS 7.
+It uses Apache 2.4 with PHP-FPM to avoid conflicts with existing PHP 5.4 applications.
The package has been built following official Nextcloud documentation and
guidelines about strong directory permissions. See: https://docs.nextcloud.org/
@@ -19,14 +20,14 @@ Dependencies
The following dependencies are installed:
* Apache HTTP server
-* PHP required packages
+* PHP required packages (from SCL)
* PHP recommended packages (php-intl)
* PHP packages for builtin apps (php-ldap)
* PHP packages for MariaDB/MySQL connection
You need to enable EPEL repository.
-Following RPMs are available only in centos-sclo-sclo-testing repository:
+The administrator can enable extra features installing following RPMs (from centos-sclo-sclo repository):
* rh-php56-php-mcrypt
* sclo-php56-php-smbclient
@@ -38,3 +39,9 @@ SELinux
It's all on your own, please follow official documentation if you have SELinux enabled
(which is the default on CentOS 7).
+Alternatives RPMs
+-----------------
+
+If PHP-FPM doesn't fit your environment, please see also @mbevc1 packages:
+
+https://github.com/mbevc1/nextcloud