rieger::CLOUD 91eea4af9f Cosmetical one
echo "***********************************************************"
echo "You will be asked to set the MariaDB root password 3 times."
echo ""
echo "Please just confirm the dialogue (ENTER)."
echo ""
echo "You will be asked again to set the root pwd"
echo "while harden your MariaDB Server!"
echo "*********************************************************"
2018-09-20 11:52:17 +02:00
2018-09-20 11:52:17 +02:00
2018-09-06 12:44:36 +02:00
2018-07-10 08:10:36 +02:00

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

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

Fail2Ban (Nextcloud and SSH jails)
MariaDB 10.3.9
Nextcloud 14
NGINX 1.15.3
OpenSSL 1.1.0h
PHP 7.2.9
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 script is to utilize Ubuntu 18.04 LTS as your on-prem server OS. Optionally 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

Description
No description provided
Readme 344 KiB
Languages
Shell 100%