Daniel Hansson
d73116654f
Introduce 'docker_prune_this' & 'docker_prune_except_this' ( #628 )
2018-08-13 21:26:31 +02:00
Daniel Hansson
6e93b3bbd9
not compatible with
2018-08-13 18:31:57 +02:00
Daniel Hansson
8d7af3a046
some more smaller fixes ( #620 )
2018-08-09 15:45:48 +02:00
Daniel Hansson
4acfcaab3c
Change to PHP-FPM ( #591 )
2018-08-09 01:23:48 +02:00
Daniel Hansson
06a0417cb3
accept IP logging
2018-08-01 15:54:06 +02:00
Daniel Hansson
2c7fcd4246
fix https://github.com/nextcloud/vm/issues/531
2018-05-09 14:26:55 +02:00
Daniel Hansson
bd24bb69ac
change to DNS challange instead of certonly ( #496 )
2018-03-17 17:56:45 +01:00
Daniel Hansson
e1288ea7a7
LE needs port 80 to verify domain ( #486 )
2018-03-04 19:44:47 +01:00
Daniel Hansson
75dace2501
Happy-New-Year! ( #438 )
2018-01-06 19:28:28 +01:00
Daniel Hansson
dbb1b3fa27
fix whiptail msgbox instead of boring text ( #406 )
2017-12-05 21:21:42 +01:00
Stefan Sieber
9bb44361bc
Ssl chiper ( #400 )
2017-10-10 18:59:03 +02:00
Daniel Hansson
b0ded9c05f
make check open port a function ( #376 )
2017-10-04 20:23:13 +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
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
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
06fdbe3111
make LE install a function ( #308 )
2017-07-22 23:28:35 +02:00
Daniel Hansson
44cdd3aea8
install_if_not ( #296 )
...
Signed-off-by: Daniel Hansson <daniel@techandme.se>
modified: apps/collabora.sh
modified: apps/onlyoffice.sh
modified: apps/spreedme.sh
modified: lets-encrypt/activate-ssl.sh
modified: lib.sh
modified: nextcloud_update.sh
test
2017-07-11 17:57:19 +02:00
Daniel Hansson
2f9df3d640
check if service is running (master)
2017-06-29 18:15:06 +02:00
Daniel Hansson
d503c8ec31
add pre and post hook ( #289 )
2017-06-29 17:49:07 +02:00
Daniel Hansson
41d633694a
set domain in /etc/hosts ( #271 )
2017-06-15 16:46:49 +02:00
Daniel Hansson
898f0354a2
Set hostname in /etc/hosts ( #269 )
2017-06-15 16:15:44 +02:00
Daniel Hansson
8f1d88d217
A+ on SSL Quality Labs ( #270 )
2017-06-14 00:23:57 +02:00
Daniel Hansson
f258ce7bd9
Remove -q from grep in SSL ( #204 )
2017-04-15 01:28:15 +02:00
Daniel Hansson
e3372c7cb1
cleanup
2017-04-10 00:07:51 +02:00
Daniel Hansson
3fc8277b30
Avoid error message grep: /tmp/le_test: No such file or directory
2017-04-10 00:05:17 +02:00
Daniel Hansson
ab649db479
Rewrite is now done! ( #196 )
2017-04-09 22:43:30 +02:00
Daniel Hansson
fcc45426c9
Update renewal command ( #175 )
2017-03-20 15:46:04 +01:00
Daniel Hansson
bb6b0a10c6
check with both curl and wget
2017-03-20 15:07:25 +01:00
Daniel Hansson
0fb9d8b45f
add date
2017-03-16 20:21:15 +01:00
Daniel Hansson
a37b7cbedb
if it exits there is a risk that apache won't boot
2017-03-16 19:24:50 +01:00
Daniel Hansson
ad6086affa
cleanup
2017-03-12 00:53:18 +01:00
Daniel Hansson
616ff8f8ed
Get A+ rating on security scan ( #168 )
2017-03-10 18:57:38 +01:00
Luis Guzman
6b52e4016c
Rely on distro's LE ( #165 )
2017-03-10 18:47:48 +01:00
Daniel Hansson
d8876ee648
set new trusted domain in config.php
2017-03-07 21:56:47 +01:00
Daniel Hansson
66d31c4eb0
Also check $domain ( #164 )
2017-03-07 21:25:06 +01:00
Daniel Hansson
4cab9b2512
set correct servername
2017-03-06 20:41:27 +01:00
Daniel Hansson
df13059fee
set domain name as hostname ( #161 )
2017-03-06 20:05:20 +01:00
Daniel Hansson
71e3d90fd3
Move Let's Encrypt script before installing Apps ( #153 )
2017-03-05 18:55:33 +01:00
Luis Guzman
ccbc8778f7
Enable SSL subdomain read ( #150 )
2017-03-04 09:27:12 +01:00
Daniel Hansson
3a19c6e838
Press any key instead of just continue 2
2017-03-02 19:21:51 +01:00
Daniel Hansson
c177952da2
wget creates files, remove them ( #146 )
2017-03-02 00:02:22 +01:00
Daniel Hansson
0f4d46f5d9
Change from curl to wget ( #145 )
2017-03-01 23:24:22 +01:00
Daniel Hansson
591b76e362
Fix for date and if argument
2017-02-28 13:10:54 +01:00
Daniel Hansson
88186937f2
Check if domain exists
2017-02-18 20:04:34 +01:00
Daniel Hansson
681d68419d
hide "git not found" ( #131 )
2017-02-13 16:34:37 +01:00
Daniel Hansson
36ce088632
fix missing files in let's encrypt script ( #115 )
2017-02-04 22:39:00 +01:00
Daniel Hansson
569b3480ae
Install git before anything else
2017-02-04 16:02:38 +01:00
Daniel Hansson
43b105ae23
enable 000-default on failure
2017-02-04 16:01:17 +01:00
Daniel Hansson
6593a38337
deactivate 000-default.conf upon success
2017-02-04 15:59:54 +01:00
Daniel Hansson
1c46747ede
minor bug fixes ( #110 )
2017-02-01 01:19:06 +01:00
Daniel Hansson
18e2561d38
update packages
2017-01-28 21:37:42 +01:00
Daniel Hansson
aa1b4d9677
update variable
2017-01-28 21:18:10 +01:00
Daniel Hansson
f77e8b4260
correct check for git
2017-01-28 21:07:14 +01:00
Daniel Hansson
f76f78ee87
set hostname
2017-01-16 15:04:30 +01:00
Daniel Hansson
f3ac8b90fd
happy new year!
2016-12-31 18:24:17 +01:00
Daniel Hansson
231b39dca0
set trusted domain and redirect to ssl
2016-12-30 21:50:17 +01:00
enoch85
584908422f
change from apt-get to apt
2016-12-12 20:17:25 +01:00
enoch85
8b8211207c
change date variable
2016-11-11 20:05:01 +01:00
Daniel Hansson
4b2bee2b87
Set trusted domain when SSL succeeds
...
Fixes https://github.com/nextcloud/vm/issues/57
2016-11-11 19:52:05 +01:00
Daniel Hansson
6035fb686a
"s|opt|etc|g"
2016-11-11 19:42:38 +01:00
Daniel Hansson
204b96760b
this is not apache2
2016-11-08 14:08:42 +01:00
Daniel Hansson
0c0f84047b
Change date $var
2016-10-31 20:16:41 +01:00
Daniel Hansson
f8ee82dd71
add missing /
2016-10-28 13:28:18 +02:00
enoch85
37892de8e3
Merge branch 'master' of https://github.com/nextcloud/vm
2016-10-20 07:52:33 +02:00
enoch85
6316c0ed37
fix proper date in log
2016-10-20 07:52:20 +02:00
Daniel Hansson
4648a893f9
-eq 0 and $SCRIPTS
2016-10-20 02:10:58 +02:00
enoch85
0c48341c82
log failed attempt
2016-10-11 21:03:54 +02:00
enoch85
3f80801788
minor fixes
2016-09-26 18:41:39 +02:00
Florian Keller
b2f1a6bd88
Code Cleanup ( #36 )
...
* Cleanup
+ Replaced tabs with spaces
+ Unified if .. then
+ Fixed typo in 'DOCTYPE'
+ Unified indentation
* Cleanup: More indentation fixes
2016-09-25 22:48:36 +02:00
Pietro Marangon
01e87a046b
SSL configuration creation ( #31 )
...
* Fix SSL config name
* Check after variable definition
Check if file exists after domain definition
* Configuration name on test
Now test-new-config.sh should be able to enable the correct site
* Test correct configuration
Now the test enable the configuration file created in activate-ssl.sh
2016-09-24 14:45:52 +02:00
Daniel Hansson
f9f84a9f1f
tyoo
2016-08-13 17:20:53 +02:00
Daniel Hansson
638dd2c786
nextcloud repo
2016-08-13 17:17:23 +02:00
Daniel Hansson
0ef2f3c11c
Change repo path
...
fixes https://github.com/nextcloud/vm/issues/22
2016-08-13 17:15:55 +02:00
enoch85
a6bb714f11
stop apache before cert renewal
2016-07-19 10:43:23 +02:00
enoch85
ec5cb1753f
first commit
2016-06-03 15:27:39 +02:00