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 |
|
szaimen
|
f086ccc14c
|
introduce run_script and download_script (#1246)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-05-21 10:15:39 +02:00 |
|
Steve Freeman
|
92582d354c
|
Update format-chosen.sh (#1251)
|
2020-05-18 10:18:50 +02:00 |
|
Daniel Hansson
|
48deabae33
|
clone the whole icewind smb repo instead
|
2020-05-14 23:55:04 +02:00 |
|
Daniel Hansson
|
a612f0dfc5
|
fix SMB issue (external storages)
|
2020-05-14 22:17:39 +02:00 |
|
Daniel Hansson
|
a028e83ecb
|
change to download apps.sh instead
|
2020-05-14 21:27:10 +02:00 |
|
Daniel Hansson
|
963f802e3c
|
make update script failproof
|
2020-05-13 21:33:52 +02:00 |
|
szaimen
|
c7d5807659
|
Main menu (#1228)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-05-13 21:14:55 +02:00 |
|
Haxy89
|
5b0103e58a
|
Format scripts bug fix (#1244)
Co-authored-by: Haxy89 <32634129+Haxy89@users.noreply.github.com>
|
2020-05-12 18:33:52 +02:00 |
|
szaimen
|
5a5e87bac4
|
Allow beta or RC versions (#1230)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-05-11 22:28:19 +02:00 |
|
szaimen
|
78a458cec7
|
change run_update_nextcloud to update_nextcloud (#1239)
|
2020-05-11 12:36:21 +02:00 |
|
szaimen
|
aff26ec539
|
improve smbmount another time (#1237)
|
2020-05-11 12:00:04 +02:00 |
|
Daniel Hansson
|
bc5a76c0ce
|
Ir's not always LE that use the port check
|
2020-05-11 09:46:02 +02:00 |
|
Daniel Hansson
|
598500dce4
|
add Referer to port check
|
2020-05-09 21:41:22 +02:00 |
|
Daniel Hansson
|
9fab86a3ae
|
use www for domain check
|
2020-05-09 21:30:57 +02:00 |
|
Daniel Hansson
|
5087f6d717
|
change port check for domain as well
|
2020-05-09 21:23:32 +02:00 |
|
Daniel Hansson
|
218f5b961e
|
change port checker (#1236)
Fix https://github.com/nextcloud/vm/issues/1234
|
2020-05-09 21:19:20 +02:00 |
|
szaimen
|
981e6c2c6c
|
add change_mount option (#1231)
|
2020-05-09 08:10:54 +02:00 |
|
szaimen
|
a71ef72060
|
create server_configuraton (#1225)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-05-08 12:14:46 +02:00 |
|
Daniel Hansson
|
2298e601e6
|
Change wording, 99% don't use Ondrejs PPA...
so why even show that info?
|
2020-05-07 23:53:36 +02:00 |
|
Daniel Hansson
|
e5f07cc895
|
make static ip great again + smaller fixes (#1224)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2020-05-07 20:26:00 +02:00 |
|
Daniel Hansson
|
5ca84f182b
|
fix bug with installing kernels
|
2020-05-07 14:51:07 +02:00 |
|
Daniel Hansson
|
486cf56baf
|
we use overlay for Docker, not AUFS
|
2020-05-06 03:19:03 +02:00 |
|
Daniel Hansson
|
4f1b54b370
|
don't install virtal kernels on Home/SME server
|
2020-05-06 02:44:35 +02:00 |
|
Daniel Hansson
|
8d79ccac3d
|
add check for both 32 and 16 GB RAM
|
2020-05-06 00:51:47 +02:00 |
|
Daniel Hansson
|
0b44c7e309
|
move more disks to old
|
2020-05-05 23:18:23 +02:00 |
|
Daniel Hansson
|
1bb491a477
|
update to WD SA500 SSD
|
2020-05-05 23:08:43 +02:00 |
|
rjhornsby
|
add36db5a1
|
Clarify low memory prompt #1182 (#1219)
Signed-off-by: Rick Hornsby <rhornsby@ktzr.net>
|
2020-05-05 14:07:46 +02:00 |
|
Daniel Hansson
|
9ad7cdde0a
|
travis (use pgrep instead)
|
2020-05-04 23:35:58 +02:00 |
|
Daniel Hansson
|
20c46882bd
|
make check more generic
|
2020-05-04 23:26:50 +02:00 |
|
Daniel Hansson
|
cea719fdd1
|
Update activate-tls.sh
|
2020-05-04 23:17:09 +02:00 |
|
AmirHossein Goodarzi
|
49757254ad
|
update startup script and change netplan to true. (#1201)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
Co-authored-by: AmirHossein Goodarzi <a.goodarzi@alibaba.ir>
|
2020-05-04 17:47:25 +02:00 |
|
szaimen
|
9e73a372d9
|
improve smb-mount (#1217)
* move variables to the top and create max_count
* check for max_count
* create check for mounting slots loop
* remove hardcoded limit
* check owner of fstab
* fix all tests
* fix detail
* refine mount_check
* fix typo
* fix detail
* fix detail
* fix external file_check
* improve smb-share deletion
* fix detail
* fix info
* fix typo
|
2020-05-04 11:06:44 +02:00 |
|
Daniel Hansson
|
4e9c83a37b
|
change link to lib comment
|
2020-05-03 00:44:37 +02:00 |
|
Daniel Hansson
|
6698be0bd0
|
set UUID directly when formatting ZFS (#1216)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2020-05-02 23:47:29 +02:00 |
|