rieger::CLOUD 79dd8e1a04 Upgrade your Nextcloud (Ubuntu)
Upgrade your Nextcloud the easy way
2019-01-02 19:26:58 +01:00
2018-09-20 21:46:19 +02:00
2018-12-28 12:01:32 +01:00
2018-09-20 21:48:46 +02:00
2019-01-01 23:35:59 +01:00
2018-10-02 08:58:47 +02:00
2018-09-20 20:58:10 +02:00
2018-10-09 09:13:24 +02:00
2019-01-02 19:25:59 +01:00
2018-12-16 11:56:48 +01:00

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

The initial script (install-nextcloud.sh // install-nextcloud-debian.sh) will install your self hosted Nextcloud within few minutes fully automated. Your server will consist of:

Fail2Ban (Nextcloud and SSH jails)
MariaDB 10.3
Nextcloud 15
NGINX 1.15.8 TLSv.1.3
OpenSSL 1.1.1
PHP 7.2
Redis-Server
self signed or Let's Encrypt SSL using the second script
UFW (22, 80, 443)

The only precondition for the install-nextcloud.sh and install-nextcloud-debian.sh shell script is to utilize Ubuntu 18.04 LTS or Debian Stretch 9.x as your on-prem server OS. Optionally you may request your ssl certificate from Let's Encrypt by issuing the second script called "ssl-certificate.sh".

Ready to go? Let's start:

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

Beyond that you will find additional scripts at /usr/local/src/install-nextcloud/

fail2ban.sh
optimize.sh
restart.sh
ssl-renewal.sh
upgrade.sh

to optimize and maintain your Ubuntu system easily.

Carsten Rieger IT-Services (c-rieger.de)

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%