Update README.md

This commit is contained in:
rieger::CLOUD
2018-11-17 17:00:29 +01:00
committed by GitHub
parent c43dd002f7
commit 21172bf612

View File

@@ -2,11 +2,11 @@
The initial script (install-nextcloud.sh) will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of:
Fail2Ban (Nextcloud and SSH jails)
MariaDB 10.3.10
Nextcloud 14.0.1
NGINX 1.15.5 TLSv.1.3
MariaDB 10.3
Nextcloud 14.0.3
NGINX 1.15.6 TLSv.1.3
OpenSSL 1.1.1
PHP 7.2.10
PHP 7.2
Redis-Server
self signed or Let's Encrypt SSL using the second script
UFW (22, 80, 443)
@@ -25,3 +25,5 @@ Beyond that you will find additional scripts at /usr/local/src/install-nextcloud
ssl-renewal.sh
to optimize and maintain your system easily.
Carsten Rieger IT-Services (c-rieger.de)