rieger::CLOUD 3eb57f2fc2 Updated release information
Clear history
2018-07-10 08:10:36 +02:00
2018-07-10 07:11:22 +02:00
2018-07-09 19:57:32 +02:00
2018-07-10 08:10:36 +02:00

c-rieger.de - install Nextcloud using a shell script

Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 18.04 LTS 64Bit) using two shell scripts only.

The initial script (install-nextcloud.sh) will install and optimize your self hosted Nextcloud within few minutes fully automated. Your server will be built of:

Fail2Ban (Nextcloud and SSH jails)
MariaDB
Nextcloud (latest)
NGINX (latest)
OpenSSL 1.1.0h
PHP 7.2.7
Redis-Server
self signed certificates or Let's Encrypt SSL
UFW (22, 80, 443)

The only precondition is to use Ubuntu 18.04 LTS 64Bit as your server OS. At least (optionally) you may request a ssl certificate from letsencrypt by issuing the second script called "ssl-certificat.sh".

Ready to go? Let's start:

Find out more information: Build your Nextcloud Server using shell scripts only

Description
Scripts to install and optimize Nextcloud (based on Ubuntu 18.04 or Debian Stretch 9.x 64Bit) with NGINX, MariaDB, PHP, Redis-Server, fail2ban, ufw and self signed or Let's Encrypt certificates
Readme 326 KiB
Languages
Shell 100%