diff --git a/README.md b/README.md index 9cbda92..8898ec8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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: +The initial script (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 @@ -12,8 +12,8 @@ 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 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. +Configure your Nextcloud in your preferred browser and participate of the opportunity to issue the second script called "optimizations.sh", which will optimize your Nextcloud (cache, previews, cron etc.) and install + configure fail2ban and ufw to harden your Nextcloud server. At least you may request a ssl certificate from letsencrypt by issuing the third script called "ssl-certificat.sh". -Cheers, Carsten Rieger IT-Services +Ready to go? Let's start: Find out more information: Build your Nextcloud Server using shell scripts only