From 811b937b69d86a01698db00862423d29bf15baa5 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:19:15 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92ecb41..0b68cd8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 +Install and optimize Nextcloud (based on Ubuntu 16.04.x LTS 64Bit)using shell scripts The initial script called "install-nextcloud.sh" will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of: From 1dc35cd469cc95eda43c85718f36967a1bd548e9 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:19:55 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b68cd8..3d0d075 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # install-nextcloud -Install and optimize Nextcloud (based on Ubuntu 16.04.x LTS 64Bit)using shell scripts +Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 16.04.x LTS 64Bit) using two shell scripts only. The initial script called "install-nextcloud.sh" will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of: From 23f0ddad524b0a2430b89ba8232174d1e85bfe4e Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:20:49 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d0d075..9cbda92 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The initial script called "install-nextcloud.sh" will install your self hosted N 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 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. +If you have configured your Nextcloud 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 instance. Cheers, Carsten Rieger IT-Services From 38e4572d7d6313b1906506eef2157f1a5851ec7e Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:21:36 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cbda92..4514a81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# install-nextcloud +# install-nextcloud v. 1.2 Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 16.04.x LTS 64Bit) using two shell scripts only. The initial script called "install-nextcloud.sh" will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of: From 43824d5db056ad9356e50d286e56dd71c635d029 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 19 Apr 2018 17:21:52 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4514a81..9cbda92 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# install-nextcloud v. 1.2 +# install-nextcloud Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 16.04.x LTS 64Bit) using two shell scripts only. The initial script called "install-nextcloud.sh" will install your self hosted Nextcloud within few minutes fully automated. Your server will be built of: