Commit Graph

157 Commits

Author SHA1 Message Date
Daniel Hansson
b533277ddf
actually change the log path 2019-09-04 05:38:37 +02:00
Daniel Hansson
da590a34ac
add mods for the Home/SME Server (#916)
Signed-off-by: enoch85 <github@hanssonit.se>
2019-09-04 05:29:30 +02:00
Daniel Hansson
3fc6d34bb6
Dockerbackup (#931) 2019-09-03 02:25:46 +02:00
Daniel Kesselberg
fa1544c294 Fix typo (#927)
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-01 20:29:40 +02:00
Daniel Hansson
f457efe623
remove double code
thanks @kesselb!
2019-09-01 19:27:35 +02:00
Daniel Hansson
1aecb02962
enable app if already installed 2019-08-27 10:56:10 +02:00
Daniel Hansson
802ca0d76c
improve install_and_enable_app (#920) 2019-08-27 01:28:07 +02:00
Daniel Hansson
8712ebe312
remove verbose from is_this_installed
it can be confusing
2019-08-24 13:14:57 +02:00
Karl Felstead
1690589703 High Intensity Colours Everywhere (#906)
Signed-off-by: Zalonic <zalonic@outlook.com>
2019-08-13 14:02:15 +02:00
Daniel Hansson
927d94b86a
change color of text
It's not an error if it's not installed, it's just a check...
2019-08-05 20:45:57 +02:00
Daniel Hansson
4a2a7171fb
change is_this_installed() (#902) 2019-07-29 15:08:46 +02:00
Daniel Hansson
c469b3045c
fix small bug with command not found 2019-07-26 15:28:33 +02:00
Daniel Hansson
15044c1645
no need to update user.ini values (#899) 2019-07-24 22:11:27 +02:00
Daniel Hansson
992b09b81a
some shellcheck fixing (#898) 2019-07-24 12:37:19 +02:00
Daniel Hansson
f2e590d10d
improve check_open_port() (#891) 2019-07-18 14:48:23 +02:00
Daniel Hansson
69518aad02
put logs in a certain place (#889) 2019-07-17 21:10:48 +02:00
Daniel Hansson
ba6f17c04c
improve message box (#884) 2019-07-16 21:38:25 +02:00
Daniel Hansson
a2f4edbbfa
change keyboard settings earlier in the script (#881) 2019-07-16 13:07:22 +02:00
Daniel Hansson
053086a52b
be consistent 2019-07-14 19:55:54 +02:00
Nickolas Gupton
ac7aee0350 Add note for Collabora domain (#876) 2019-07-14 19:46:44 +02:00
Daniel Hansson
615fd5e423
only patch if specific version (#867) 2019-07-08 15:33:23 +02:00
Daniel Hansson
1aeaffcffd
fix color for IGreen 2019-07-06 15:13:41 +02:00
Daniel Hansson
52addfe220
add git_apply_patch() (#866) 2019-07-06 15:09:53 +02:00
Daniel Hansson
0eac56b74a
Change color to default 2019-07-04 13:49:39 +02:00
Daniel Hansson
e344c087b5
Allow to pass the DIG test in some edge cases (#862) 2019-07-04 10:02:35 +02:00
Daniel Hansson
83460af025
change wording (#863) 2019-07-03 22:16:43 +02:00
Daniel Hansson
276cb0e02d
don't fetch the whole lib again
since the DB password changes
2019-07-03 21:17:39 +02:00
Daniel Hansson
f82b1db68a
use function instead of echo 2019-07-03 21:13:18 +02:00
Daniel Hansson
1d9c6c807c
check if NCVERSION is empty (#861) 2019-07-03 20:56:04 +02:00
Daniel Hansson
bc6a4c1eff
remove double wording 2019-06-29 20:04:23 +02:00
Daniel Hansson
eb78f11c9d
add command to run 2019-06-25 20:28:36 +02:00
Daniel Hansson
fde481a29c
be more verbose 2019-06-25 19:50:37 +02:00
Daniel Hansson
5ddbe0162e
add address for checking DNS (#852) 2019-06-11 16:32:52 +02:00
Daniel Hansson
b1a42105ea
improve functions (#851)
Fixes https://github.com/nextcloud/vm/issues/849
2019-06-07 21:57:27 +02:00
Daniel Hansson
d0da4f399d
remove file if already existing 2019-06-07 17:12:02 +02:00
Daniel Hansson
32825d5f64
fix https://github.com/nextcloud/vm/issues/847 (#848) 2019-06-07 00:55:31 +02:00
Daniel Hansson
27623aed20
improve docker_prune_this (#845) 2019-06-06 22:46:08 +02:00
Daniel Hansson
c2d5911b44
fix watchtower (#844) 2019-06-06 22:30:50 +02:00
Daniel Hansson
cf84bdcc8b
save some time during upgrade (#839) 2019-05-23 20:14:20 +02:00
Daniel Hansson
1e75fa5c43
add PHP version as a variable (#836) 2019-05-17 12:51:36 +02:00
Daniel Hansson
42c8b9ae81
travis (#834) 2019-05-10 16:09:06 +02:00
Daniel Hansson
000ec1f670
check with both nslookup and dig and exit if one fails 2019-05-10 15:54:19 +02:00
Daniel Hansson
ee3d8b6088
Restructure domain_check_200 (#833) 2019-05-10 15:23:23 +02:00
Daniel Hansson
5ee49789ec
check if A record matches WANIP4 (#832) 2019-05-10 14:53:54 +02:00
Daniel Hansson
7d7425348f
install correct package 2019-04-30 17:36:11 +02:00
Daniel Hansson
17ff3b655a
fix https://github.com/nextcloud/vm/issues/826 2019-04-29 18:42:21 +02:00
Daniel Hansson
9446cc1d0e
remove excessive info about curl 2019-04-26 12:37:43 +02:00
Daniel Hansson
5a790d4a7e
only check with nslookup for existing domains 2019-04-14 15:51:02 +02:00
Daniel Hansson
5327db8228
add specific DNS server for lookups 2019-04-14 15:11:47 +02:00
Daniel Hansson
e79c1283a8
use site_200 function instead (#817) 2019-04-12 18:33:21 +02:00