mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
Ready for PHP 7.3
This commit is contained in:
@@ -8,10 +8,10 @@ The initial script (install-nextcloud.sh // install-nextcloud-debian.sh) will in
|
||||
OpenSSL 1.1.1
|
||||
PHP 7.3
|
||||
Redis-Server
|
||||
self signed or Let's Encrypt SSL using the second script
|
||||
self signed or Let's Encrypt SSL using the ssl-certificate-ubuntu.sh or ssl-certificate-debian.sh 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".
|
||||
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-ubuntu.sh or ssl-certificate-debian.sh.
|
||||
|
||||
Ready to go? Let's start:
|
||||
|
||||
@@ -22,6 +22,7 @@ Beyond that you will find additional scripts at /usr/local/src/install-nextcloud
|
||||
fail2ban.sh
|
||||
optimize-debian.sh and optimize-ubuntu.sh
|
||||
restart.sh
|
||||
ssl-certificate-debian.sh and ssl-certificate-ubuntu.sh
|
||||
ssl-renewal.sh
|
||||
upgrade-debian.sh and upgrade-ubuntu.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user