This commit is contained in:
rieger::CLOUD
2019-01-08 20:00:37 +01:00
committed by GitHub
parent 0de14aa630
commit 48254bd024

View File

@@ -3,10 +3,10 @@ The initial script (install-nextcloud.sh // install-nextcloud-debian.sh) will in
Fail2Ban (Nextcloud and SSH jails) Fail2Ban (Nextcloud and SSH jails)
MariaDB 10.3 MariaDB 10.3
Nextcloud 15 Nextcloud 15 (latest)
NGINX 1.15.8 TLSv.1.3 NGINX 1.15.8 TLSv.1.3
OpenSSL 1.1.1 OpenSSL 1.1.1
PHP 7.2 PHP 7.3
Redis-Server Redis-Server
self signed or Let's Encrypt SSL using the second script self signed or Let's Encrypt SSL using the second script
UFW (22, 80, 443) UFW (22, 80, 443)
@@ -20,10 +20,10 @@ Find out more information: <a href="https://www.c-rieger.de/nextcloud-using-one-
Beyond that you will find additional scripts at /usr/local/src/install-nextcloud/ Beyond that you will find additional scripts at /usr/local/src/install-nextcloud/
fail2ban.sh fail2ban.sh
optimize.sh optimize-debian.sh and optimize-ubuntu.sh
restart.sh restart.sh
ssl-renewal.sh ssl-renewal.sh
upgrade.sh upgrade-debian.sh and upgrade-ubuntu.sh
to optimize and maintain your Ubuntu system easily. to optimize and maintain your Ubuntu system easily.