Commit Graph

9 Commits

Author SHA1 Message Date
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