Commit Graph

1440 Commits

Author SHA1 Message Date
Daniel Hansson
045479c33e
install docker the "old" way 2020-06-14 03:59:35 +02:00
Daniel Hansson
bea327eb82
add closing bracket 2020-06-13 22:29:15 +02:00
Daniel Hansson
e3782643fe
decrease the timeframe and procent 2020-06-13 21:30:16 +02:00
Daniel Hansson
5acc85e864
make it executable 2020-06-13 21:25:29 +02:00
Daniel Hansson
fb91df3b08
get importantscripts
FYI @k-matti
2020-06-13 21:20:25 +02:00
szaimen
38550a78f5
one small improvement to updatenotification.sh (#1286) 2020-06-12 00:56:03 +02:00
Daniel Hansson
e7638bba2a
add memory 2020-06-12 00:04:04 +02:00
szaimen
0ed0e5377c
improve updatenotification.sh (#1281) 2020-06-11 10:15:35 +02:00
Daniel Hansson
7517884876
intendent 2020-06-11 09:58:07 +02:00
Daniel Hansson
b0d3e47050
only do it manually on the Home/SME server 2020-06-11 09:52:44 +02:00
Daniel Hansson
4a9579a580
change LVM extending 2020-06-08 11:59:45 +02:00
Daniel Hansson
0d6f382182
wording 2020-06-08 11:42:30 +02:00
Daniel Hansson
c1f5e81179
only use Nextcloud VM 2020-06-07 23:53:58 +02:00
Daniel Hansson
bb49592a6c
CURRENTVERSION is already set, renew it 2020-06-07 01:15:31 +02:00
Daniel Hansson
9a7a7aa6c0
move logs to VMLOGS 2020-06-06 01:58:39 +02:00
Daniel Hansson
ddf1fd4382
actually exit 2020-06-06 00:57:43 +02:00
Daniel Hansson
a623522fce
PHP 7.3 required in NC 20 2020-06-05 14:34:59 +02:00
Daniel Hansson
59f6f80b1c
prepare for NC 20
PHP 7.2 required
2020-06-05 14:22:30 +02:00
Daniel Hansson
00d483dde5
remove smb fix
Already in server core
2020-06-04 22:23:04 +02:00
Daniel Hansson
1ab82fe127
divide final prompts into smaller peices and add more info 2020-06-04 10:22:39 +02:00
Daniel Hansson
963a4f9351
possible fix for #1272 2020-06-04 02:28:43 +02:00
Daniel Hansson
a580925dc1
use it as a backuo for everyone 2020-06-04 01:31:46 +02:00
Daniel Hansson
9b7f0ed79b
only run if home_sme_server 2020-06-04 01:27:25 +02:00
Daniel Hansson
03a8a67b4d
revert to while and make it more stable 2020-06-04 01:24:35 +02:00
Daniel Hansson
fa4f6631d2
use until instead of while 2020-06-03 23:47:16 +02:00
Daniel Hansson
8c47858905
fix CURRENTVERSION for NC 19 (#1273) 2020-06-03 23:05:00 +02:00
Daniel Hansson
824a61b569
Update nextcloud_update.sh 2020-06-03 23:03:11 +02:00
Daniel Hansson
0b1aa48b5b
forgot resize2fs 2020-06-03 22:43:21 +02:00
Daniel Hansson
156ee79572
use backup solution 2020-06-03 22:37:53 +02:00
Daniel Hansson
b7a362aa67
intendent 2020-06-03 00:27:27 +02:00
Daniel Hansson
9315557130
get current PHP-version (#1271) 2020-06-03 00:23:33 +02:00
Daniel Hansson
4a7cd9c1ae
make it more robust 2020-06-02 13:03:41 +02:00
Daniel Hansson
bc3cba3b79
don't run netplan at all if not on needed version 2020-06-02 11:08:18 +02:00
Daniel Hansson
7a483278e9
remove local lib.sh (#1270)
it's only needed during setup anyway
2020-06-01 23:41:05 +02:00
Daniel Hansson
cf5ca2b4d0
only grep the first occurance (not efi) 2020-06-01 19:55:37 +02:00
Daniel Hansson
17378ebf21
fix admin_audit log
seems strange though that 2 arrays are needed.

https://docs.nextcloud.com/server/16/admin_manual/configuration_server/logging_configuration.html#admin-audit-log
2020-05-31 18:06:06 +02:00
Daniel Hansson
7d9af0e1ca
add missing occurances for printf (#1269)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-05-31 16:15:07 +02:00
Daniel Hansson
cbca4de42c
do printf instead of function (#1268)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-05-31 16:08:05 +02:00
Daniel Hansson
6bb64dd9f0
Revert "update lib.sh to change variables to functions (#1247)" (#1266)
This reverts commit e0fff5e529.
2020-05-31 15:02:43 +02:00
Daniel Hansson
f1441e1b0d
didn't work during install, disable it. 2020-05-27 20:43:12 +02:00
Daniel Hansson
406f30f001
set log.condition
Fix https://github.com/nextcloud/vm/issues/1253
2020-05-27 18:48:01 +02:00
szaimen
e0fff5e529
update lib.sh to change variables to functions (#1247) 2020-05-27 18:32:57 +02:00
Daniel Hansson
b2c5d7dff9
update the way scripts are run and downloaded (#1256)
Co-authored-by: szaimen <szaimen@e.mail.de>
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
2020-05-24 00:55:56 +02:00
Daniel Hansson
a81be89e3e
partially fix #1257 2020-05-23 01:57:21 +02:00
Daniel Hansson
b8a4b96e7f
remove pre-downloaded scripts
they are downloaded in setup script instead.

@FYI @szaimen
2020-05-21 22:02:07 +02:00
Daniel Hansson
960a15a6a8
pre-download the menu script
FYI @szaimen (maybe we should remove `server_configuration`?
2020-05-21 21:54:33 +02:00
Daniel Hansson
4432d7a06f
add bcmath if V19 2020-05-21 21:39:35 +02:00
Daniel Hansson
858198d45b
only works in NC 19 (#1255) 2020-05-21 21:37:25 +02:00
Daniel Hansson
012d4a6a64
make last prompt smaller 2020-05-21 21:21:46 +02:00
Daniel Hansson
76c69d2fd8
V19 improvments 2020-05-21 11:16:44 +02:00