Commit Graph

585 Commits

Author SHA1 Message Date
Daniel Hansson
87aceb0eb5
Quad9 DNS ftw! 2017-11-30 21:20:00 +01:00
Daniel Hansson
847c48ffd8
avoid issues with upgrading mariadb 2017-11-27 21:57:56 +01:00
Daniel Hansson
d403b8a26e
Update lib.sh (#419) 2017-11-26 21:15:56 +01:00
Daniel Hansson
71de61fd18
Can't put a function above the lib import duuh 2017-11-20 19:29:59 +01:00
Daniel Hansson
1d75d98ee2
change to existing function instead 2017-11-19 12:25:57 +01:00
Daniel Hansson
629cb33450
add curl if not existing (#413) 2017-11-18 19:11:31 +01:00
Daniel Hansson
ec89bc03d7
add codedov (#411) 2017-11-12 19:12:42 +01:00
Daniel Hansson
21feb30317 add total downloads from Github 2017-10-17 19:03:43 +02:00
Stefan Sieber
9bb44361bc Ssl chiper (#400) 2017-10-10 18:59:03 +02:00
Daniel Hansson
4c03045ad7 move ncadmin check to adduser instead (#398) 2017-10-08 12:58:46 +02:00
Daniel Hansson
bac9bfedbc only run as regular user with sudo (#387)
* only run as regular user with sudo

* Update change-root-profile.sh

* Update change-root-profile.sh

* Update nextcloud-startup-script.sh

* Update change-root-profile.sh
2017-10-04 21:23:59 +02:00
Daniel Hansson
d9780116cf be consistent 2017-10-04 20:43:23 +02:00
Daniel Hansson
b0ded9c05f make check open port a function (#376) 2017-10-04 20:23:13 +02:00
Daniel Hansson
377fba3813 only run if not ncadmin 2017-10-04 18:55:45 +02:00
Daniel Hansson
a5d1eaba08 Update nextcloud_install_production.sh 2017-10-04 18:47:12 +02:00
Daniel Hansson
04acb76a09 Revert "add path (#380)" (#382)
This reverts commit 6aa0ae0503.
2017-09-27 12:09:49 +02:00
Daniel Hansson
6aa0ae0503 add path (#380) 2017-09-27 12:04:55 +02:00
Daniel Hansson
dd4979dc95 Use Solr 6.6.1 (#377) 2017-09-26 19:57:55 +02:00
Daniel Hansson
dc28ba6f5b fix mariadb restart issue (#374) 2017-09-24 00:38:05 +02:00
Daniel Hansson
e33c79dc90 Update temporary-fix.sh 2017-09-24 00:37:26 +02:00
Daniel Hansson
b49f5ba833 Update nextcloud-startup-script.sh 2017-09-24 00:37:01 +02:00
Daniel Hansson
a42818b5b4 stop mariadb 2017-09-24 00:12:53 +02:00
Daniel Hansson
9c5147fc31 typo 2017-09-23 20:05:27 +02:00
Daniel Hansson
582234b827 Nextant is broken so no need to install 2017-09-23 20:03:32 +02:00
Daniel Hansson
5abf321e58 start MariaDB if not running 2017-09-23 19:55:43 +02:00
Daniel Hansson
c54288f232 start mariadb if not started 2017-09-23 19:48:25 +02:00
Daniel Hansson
7600b9d9b9 cleanup 2017-09-23 18:32:38 +02:00
Daniel Hansson
cacd48e15b MOTD updates 2017-09-23 18:29:19 +02:00
Daniel Hansson
4862e7bdab make it easier to read 2017-09-23 18:21:26 +02:00
Daniel Hansson
1392e81e57 add info about heavy load 2017-09-21 22:36:36 +02:00
Daniel Hansson
fa84a66b6f dhparam 4096 (#370) 2017-09-21 21:41:30 +02:00
gabasync
5076852d06 DHPARAMS 4096 to allow for IE11/Win7 to work instead of Page Cant Be Displayed (#369)
ssllabs.com shows a standard IE11/Win7 setup will not work. For companies that do not allow alternative popular Browsers this can be a non go for internal company deployment. Lowering the DH to 4096 may alleviate this issue. Below is the ssllabs.com lab results:

IE 11 / Win 7  R		Client does not support DH parameters > 4096 bits
RSA 4096 (SHA256)   |  TLS 1.2  |  TLS_DHE_RSA_WITH_AES_128_GCM_SHA256  |  DH 8192
2017-09-21 21:29:50 +02:00
Daniel Hansson
0ae1be8731 Update maintainers 2017-09-15 09:10:13 +02:00
Alexey Golubev
94d4462f87 Fixed websocket connection error (#363) 2017-09-15 09:03:15 +02:00
Daniel Hansson
bca43daaa0 typo 2017-09-02 13:09:07 +02:00
Daniel Hansson
fb6032559a no need for pre and post hooks as it's done when creating the cert (#358) 2017-09-02 13:02:08 +02:00
Daniel Hansson
417ded1093 various fixes (#356) 2017-08-31 07:24:08 +02:00
Daniel Hansson
1a14a807b1 grep logfile path (#352) 2017-08-28 20:24:00 +02:00
MichaIng
ea1c6c6899 Enable HTTP/2 server wide (#349) 2017-08-26 09:48:40 +02:00
Daniel Hansson
cfce35c43b run with www-data user (#342) 2017-08-20 22:56:51 +02:00
Daniel Hansson
c8a968d458 remove echo 2017-08-20 22:45:57 +02:00
Daniel Hansson
c1a8f46a00 check if process is running (#340) 2017-08-20 22:36:37 +02:00
Daniel Hansson
06e51f2350 Update nextcloud_update.sh 2017-08-20 22:36:23 +02:00
Daniel Hansson
09b08e65fa add logrotate
Fixes https://github.com/nextcloud/vm/issues/336
2017-08-18 18:57:53 +02:00
Daniel Hansson
7059e32328 use latest tag (#333) 2017-08-15 01:21:55 +02:00
Daniel Hansson
3a7848ae85 only try to update if docker is installed 2017-08-10 20:30:20 +02:00
Daniel Hansson
5744cd90c9 Let's update everything!
Fixes https://github.com/nextcloud/vm/issues/312
2017-08-10 20:21:13 +02:00
Daniel Hansson
e2e0d478dc remove preview as it's installed already 2017-08-08 10:40:32 +02:00
Daniel Hansson
5c835b7218 info about updating to RC 2017-08-04 23:22:47 +02:00
Daniel Hansson
2dad723dd2 fix https://github.com/nextcloud/vm/issues/321 2017-07-26 17:47:21 +02:00