From 21172bf612293a1d0e0709acc95517a2081ea01e Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Sat, 17 Nov 2018 17:00:29 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fefcdde..b7c7361 100644 --- a/README.md +++ b/README.md @@ -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)