Commit Graph

12 Commits

Author SHA1 Message Date
rieger::CLOUD
a9f1531984 Welcome to Nextcloud 15
################################################
# Carsten Rieger IT-Services
# https://www.c-rieger.de
# https://github.com/riegercloud
# INSTALL-NEXTCLOUD.SH
# Version 6.8 (ARM64)
# Nextcloud 15
# OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7
# December, 10th 2018
################################################
# Ubuntu 18.04 LTS ARM64 - Nextcloud 15
################################################
2018-12-10 14:03:34 +01:00
rieger::CLOUD
cabfe724ab NGINX 1.15.7
################################################
# Carsten Rieger IT-Services
# https://www.c-rieger.de
# https://github.com/riegercloud
# INSTALL-NEXTCLOUD-ARM64.SH
# Version 6.7 (ARM64)
# OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7
# November, 27th 2018
################################################
# Ubuntu 18.04 LTS AMD64 - Nextcloud 14
################################################
2018-11-27 20:03:52 +01:00
rieger::CLOUD
c43dd002f7 NGINX 1.15.6
NGINX updated to 1.15.6
2018-11-08 07:34:27 +01:00
rieger::CLOUD
e5d4d68966 function phpimagickexception()
Solution for ImagickException in /var/nc_data/nextcloud.log as described here:
https://www.c-rieger.de/spawn-your-nextcloud-server-using-one-shell-script/
2018-10-26 07:48:59 +02:00
rieger::CLOUD
af60ed8a50 proxy.conf
changed 
proxy_set_header Early-Data $ssl_early_data;
to
proxy_set_header Early-Data \$ssl_early_data;
2018-10-26 06:55:00 +02:00
rieger::CLOUD
76dd097128 ssl improvements
cosmetical changes to /etc/apt/source.list
and
added the "ssl_early_data" directive to be used with OpenSSL.
2018-10-25 20:56:30 +02:00
rieger::CLOUD
41eb603c0c Update install-nextcloud-arm64.sh 2018-10-09 12:05:08 +02:00
rieger::CLOUD
6e450af96c Feature Policy
had a typo in the statement add_header Feature-Policy "geolocation 'self'";
2018-10-09 11:01:53 +02:00
rieger::CLOUD
a08816f0a9 Feature-Policy
Make use of "add_header Feature-Policy "geolocation 'self'""
2018-10-08 11:49:37 +02:00
rieger::CLOUD
1ca7bcafaa ARM64 only
A fork of the initial install-nextcloud.sh script - espeacilly for OdroidC2 environments based on Ubuntu 18.04.1
2018-10-05 18:02:26 +02:00
rieger::CLOUD
9651494709 ARM64 ONLY
Fork of the initial install-nextcloud.sh for ARM64 environments espeacilly Odroid C2
2018-10-05 18:00:34 +02:00
rieger::CLOUD
765f6f69e5 ARM64 only
v. 1.0
2018-10-05 17:43:38 +02:00