From 8bf95cf717c830411c378946c234a9a64a07d2aa Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 16:47:38 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45213b0..448afa7 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ If you have configured your Nextcloud you have the opportunity to issue the seco Cheers, Carsten Rieger IT-Services -https://www.c-rieger.de/spawn-your-nextcloud-server-using-one-shell-script/ +Build your Nextcloud Server using one shell scrip From 5749ad5f68a2f87a243365719660105d2d3296cd Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 16:48:15 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448afa7..0ca2bb2 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ If you have configured your Nextcloud you have the opportunity to issue the seco Cheers, Carsten Rieger IT-Services -Build your Nextcloud Server using one shell scrip +Build your Nextcloud Server using shell scripts only From 3b3f1587d44c50d90329c776324fe905ec87f3f4 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:09:21 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ca2bb2..92ecb41 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # install-nextcloud Scripts to install and optimize Nextcloud (based on Ubuntu 16.04.x LTS 64Bit) with NGINX, MariaDB, PHP, Redis-Server, fail2ban and ufw -This install-nextcloud.sh script will install your self hosted Nextcloud within few minutes and fully automated. Your server will be built consisting of: +The initial script called "install-nextcloud.sh" will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of: MariaDB Nextcloud 13.0.1 @@ -11,8 +11,9 @@ This install-nextcloud.sh script will install your self hosted Nextcloud within Redis-Server The only precondition for this script is to use Ubuntu 16.04.4 LTS 64Bit as your server OS. -If you have configured your Nextcloud you have the opportunity to issue the second script (optimizations.sh), which will optimize your Nextcloud (cache, previews, cron etc.) and install + configure fail2ban and ufw to harden your Nextcloud. + +If you have configured your Nextcloud afterwards in your preferred browser issue the second script called "optimizations.sh" to optimize your Nextcloud instance (cache, previews, cron etc.) and install & configure fail2ban with ufw to harden your Nextcloud. Cheers, Carsten Rieger IT-Services -Build your Nextcloud Server using shell scripts only +Find out more information: Build your Nextcloud Server using shell scripts only