Commit Graph

193 Commits

Author SHA1 Message Date
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
c6ad2e4754
minor fix
/var/scripts/nextcloud_update.sh: line 425: DATE: command not found
2019-09-03 03:11:25 +02:00
Daniel Hansson
176f7a2590
add APCu (#918) 2019-08-26 21:09:49 +02:00
Daniel Hansson
e529cb70e5
fix mv cannot stat * 2019-08-24 13:46:35 +02:00
Daniel Hansson
4a2a7171fb
change is_this_installed() (#902) 2019-07-29 15:08:46 +02:00
Daniel Hansson
cf5c831048
add ZFS snapshots removal (#901) 2019-07-29 09:38:12 +02:00
Daniel Hansson
15044c1645
no need to update user.ini values (#899) 2019-07-24 22:11:27 +02:00
Daniel Hansson
32c390917d
change path to /root 2019-07-19 23:46:09 +02:00
Daniel Hansson
c2673a241c
actually update bitwarden
since all the .sh files are removed during the first installation, so it `bitwarden.sh`. This commit fixes that.
2019-07-19 23:43:54 +02:00
Daniel Hansson
55e0eaefd4
move VMLOGS creation to update script (#892) 2019-07-18 15:54:10 +02:00
Daniel Hansson
47638d083e
Put update_run.log in VMLOGS (#890) 2019-07-18 10:21:58 +02:00
Daniel Hansson
f3945e81fd
fix typos 2019-07-09 15:13:18 +02:00
Daniel Hansson
4d7ccdf8f8
don't run redis upgrade if Ubuntu version is below 18.04 (#869) 2019-07-09 15:03:58 +02:00
Daniel Hansson
1e13888e8d
no need to patch, 16.0.3 is released 2019-07-09 14:41:32 +02:00
Daniel Hansson
615fd5e423
only patch if specific version (#867) 2019-07-08 15:33:23 +02:00
Daniel Hansson
52addfe220
add git_apply_patch() (#866) 2019-07-06 15:09:53 +02:00
Daniel Hansson
db3b2d6264
remove double text
already exists in function
2019-07-04 22:24:31 +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
877f2c09b7
fix docker run command 2019-06-07 01:46:17 +02:00
Daniel Hansson
71b9e46511
temporary soulution for ! does_this_docker_exist 2019-06-07 01:25:45 +02:00
Daniel Hansson
c2d5911b44
fix watchtower (#844) 2019-06-06 22:30:50 +02:00
Daniel Hansson
37d9db4ea1
fix netdata path (#842) 2019-05-29 20:14:14 +02:00
Daniel Hansson
6b772754c1
remove escape (#840) 2019-05-23 21:01:31 +02:00
Daniel Hansson
cf84bdcc8b
save some time during upgrade (#839) 2019-05-23 20:14:20 +02:00
Daniel Hansson
468cb4857f
fix intendation 2019-05-21 21:45:22 +02:00
Daniel Hansson
1e75fa5c43
add PHP version as a variable (#836) 2019-05-17 12:51:36 +02:00
Daniel Hansson
b4f6efa38d
fix integer expression expected 2019-05-10 19:40:45 +02:00
Daniel Hansson
55251f2d97
add exit 2019-05-07 22:24:35 +02:00
Daniel Hansson
b7d4fa54ce
travis 2019-05-07 20:54:18 +02:00
Daniel Hansson
4c5db3b34d
warn about /boot being filled 2019-05-07 20:50:20 +02:00
Daniel Hansson
398062246a
prepare for php7.3 2019-04-30 17:06:16 +02:00
Daniel Hansson
5ade9f158a
check if the version is equal to or greater than 2019-04-24 15:04:31 +02:00
Daniel Hansson
e1ce38dae1
PHP 7.1 is required in NC 16 (#820) 2019-04-24 14:55:43 +02:00
Daniel Hansson
6ba197f6c1
not needed since we now a 2019-04-20 19:10:34 +02:00
Daniel Hansson
ba91847660
replace the permissions script 2019-04-11 22:31:12 +02:00
Daniel Hansson
5f840d5e8f
replace wget with curl (#812)
Signed-off-by: enoch85 <github@hanssonit.se>
2019-04-10 22:00:36 +02:00
Daniel Hansson
592ec6fdc9
silent grep (#810) 2019-04-06 13:35:48 +02:00
Daniel Hansson
035c691506
fix https://github.com/nextcloud/vm/issues/786 (#809)
Check if Bitwarden is installed and upgrade it while Apache2 is stopped.
2019-04-06 13:21:37 +02:00
Daniel Hansson
779cf4d315
change to direct link 2019-03-28 12:03:17 +01:00
unamundan
e4de3ef82b Change “extenstion” to “extension” (#803) 2019-03-18 10:44:27 +01:00
Daniel Hansson
a28f529067
fix #798 (#799) 2019-03-12 02:59:55 +01:00
Daniel Hansson
8c9e5788aa
not valid anymore 2019-03-04 08:42:58 +01:00
Daniel Hansson
3a51baea79
happy new nexcloud year (#794)
Signed-off-by: enoch85 <github@hanssonit.se>
2019-02-26 23:24:22 +01:00
Daniel Hansson
512ecaa6ce
check if redis.so is enabled (#787) 2019-02-19 21:24:46 +01:00
Daniel Hansson
fbdcc4e77f
Start if stopped (#776) 2019-01-23 22:38:38 +01:00
Daniel Hansson
0faaa5b17b
the support app isn't so bad after all 2019-01-19 10:33:11 +01:00
Daniel Hansson
ac838d30a7
restart watchtower unless stopped 2019-01-15 22:25:41 +01:00
Daniel Hansson
65db319c47
update all docker images with watchtower
https://github.com/v2tec/watchtower
2019-01-05 01:51:53 +01:00
Daniel Hansson
540d91899b
fix issue for old installs as well (#754) 2019-01-04 11:08:30 +01:00
Daniel Hansson
afb7630e80
change color (#747) 2018-12-17 23:27:01 +01:00