mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 21:02:46 +00:00
@@ -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, 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:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user