Daniel Hansson
|
ff85866896
|
remove unneeded $var
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-11-11 15:48:00 +01:00 |
|
Daniel Hansson
|
8438be3a30
|
always add multiverse if not existing
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-11-11 13:52:14 +01:00 |
|
Simon L
|
4e2276d366
|
fix the restore-backup script (#2410)
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-11-01 06:26:35 +01:00 |
|
Daniel Hansson
|
0ace7392dc
|
add sleep before restarting
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-08-27 21:39:48 +00:00 |
|
Daniel Hansson
|
01195b5205
|
trim the function a bit
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-08-27 21:00:10 +00:00 |
|
Daniel Hansson
|
c88eafd066
|
change to until instead of while
fix https://github.com/nextcloud/vm/issues/2386
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-08-27 20:51:13 +00:00 |
|
Daniel Hansson
|
ab4a92d5c2
|
add logic to support legacy installations
fix https://github.com/nextcloud/vm/issues/2382
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-08-26 16:30:45 +00:00 |
|
Daniel Hansson
|
19108970b0
|
check if .ocdata exists (#2350)
|
2022-06-26 09:28:30 +02:00 |
|
Luis Guzman
|
9efe6ee7e2
|
Set OpenSearch tag to v1.x (#2349)
Signed-off-by: Ark74 <ark@switnet.org>
|
2022-06-12 14:01:13 +02:00 |
|
Daniel Hansson
|
a4316fc199
|
set direct link instead
|
2022-06-04 19:04:07 +02:00 |
|
Daniel Hansson
|
c43864e47f
|
test two methods for port checking (#2344)
|
2022-05-26 00:20:06 +02:00 |
|
Daniel Hansson
|
a72a09572f
|
inform about jumping between major versions (#2339)
|
2022-05-22 20:24:23 +02:00 |
|
Luis Guzman
|
e90bd93c9f
|
Fix fts reinstall (#2328)
|
2022-05-18 06:33:32 +02:00 |
|
Simon L
|
6d36b612bd
|
fix reinstall of fts (#2324)
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-16 21:13:29 +02:00 |
|
Daniel Hansson
|
dcfe5378a5
|
fix annoying locales bug with ram_check function (#2319)
|
2022-05-14 21:53:51 +02:00 |
|
Daniel Hansson
|
c6883e33e1
|
avoid looking for stuff in config.php when...
...Nextcloud isn't installed.
|
2022-05-14 21:28:55 +02:00 |
|
Daniel Hansson
|
3ba620be8d
|
replace apt-key + other fixes (#2313)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
|
2022-05-14 21:05:11 +02:00 |
|
Daniel Hansson
|
1e3cc33217
|
fix codename (#2312)
|
2022-05-11 21:13:08 +02:00 |
|
Daniel Hansson
|
2e2f4717cd
|
Fix for #2288 (#2289)
|
2022-05-05 11:00:32 +02:00 |
|
Simon L
|
89ac5abb89
|
try to fix the docker prune this function (#2286)
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-04 19:55:12 +02:00 |
|
Daniel Hansson
|
54f3bf74e4
|
Add PHP 8.1 + 8.2
|
2022-05-03 22:24:16 +02:00 |
|
Daniel Hansson
|
6102f224f8
|
version fix (#2285)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2022-05-03 22:15:59 +02:00 |
|
Daniel Hansson
|
7cec7c3473
|
add NCPATH to LEGACY
|
2022-05-03 22:03:05 +02:00 |
|
Daniel Hansson
|
12ef613fef
|
fix lib bugs
|
2022-05-03 21:58:30 +02:00 |
|
Daniel Hansson
|
d97736c616
|
Ubuntu 22.04 (#2279)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2022-05-03 19:25:49 +02:00 |
|
Daniel Hansson
|
c4b764acbd
|
happy new year (#2278)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2022-04-22 18:27:42 +02:00 |
|
Daniel Hansson
|
f7f5ea6b85
|
upgrade to snap certbot if old one is used (#2267)
|
2022-03-27 00:12:45 +01:00 |
|
Daniel Hansson
|
7a94ca0edf
|
Trying to fix deSEC (#2241)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2022-02-19 19:30:10 +01:00 |
|
Luis Guzman
|
093bc42203
|
Update files for FTS docker-compose update (#2215)
* Update files for FTS docker-compose update
Signed-off-by: Ark74 <ark@switnet.org>
* Fix typo.
Signed-off-by: Ark74 <ark@switnet.org>
|
2022-02-01 07:33:23 +01:00 |
|
Luis Guzman
|
45dcf55601
|
Fix lib.sh create_certs function. (#2213)
|
2022-01-31 20:01:19 +01:00 |
|
Daniel Hansson
|
bf6e55fea3
|
Follow up on FTS PR (#2211)
|
2022-01-31 13:52:39 +01:00 |
|
Luis Guzman
|
148414d450
|
Replace elasticsearch in favor of opensearch as fts engine (#2197)
Signed-off-by: Ark74 <ark@switnet.org>
Co-authored-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2022-01-31 11:43:12 +01:00 |
|
Daniel Hansson
|
60f5f3a42d
|
Revert "skip gpg check for RC and BETA (#2186)" (#2187)
This reverts commit bb2736c64e.
|
2022-01-17 11:55:25 +01:00 |
|
Daniel Hansson
|
bb2736c64e
|
skip gpg check for RC and BETA (#2186)
|
2022-01-17 11:36:54 +01:00 |
|
Daniel Hansson
|
3f4d4c7aee
|
add memory to home_sme_server
|
2021-12-29 15:14:29 +01:00 |
|
Alexey Vazhnov
|
965c2d278e
|
Shell scripts minor fixes (#2144)
Signed-off-by: Alexey Vazhnov <vazhnov@boot-keys.org>
|
2021-11-20 20:52:41 +01:00 |
|
Daniel Hansson
|
299b5bc470
|
oops
|
2021-11-19 10:20:11 +01:00 |
|
Daniel Hansson
|
749915b797
|
official-basic-vm (#2139)
|
2021-11-19 09:17:10 +01:00 |
|
Daniel Hansson
|
131df12fe5
|
fix IP check
in some cases resolv.conf doesn't resolv correctly when using dig.
|
2021-11-13 18:38:54 +01:00 |
|
Daniel Hansson
|
394186169d
|
Fix SC (#2130)
Co-authored-by: szaimen <szaimen@e.mail.de>
|
2021-11-11 20:09:41 +01:00 |
|
Daniel Hansson
|
574a3ff5f1
|
change host (#2131)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2021-11-11 20:06:46 +01:00 |
|
Daniel Hansson
|
35e5dc733d
|
fix later
https://github.com/koalaman/shellcheck/wiki/SC2048
https://github.com/koalaman/shellcheck/wiki/SC2066
|
2021-11-11 12:21:13 +01:00 |
|
Daniel Hansson
|
459e3abed8
|
fix ipv4 check (#2129)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2021-11-11 12:05:13 +01:00 |
|
Daniel Hansson
|
519d2f8042
|
Alloverride None, and include .htaccess (#2110)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2021-10-07 22:23:30 +02:00 |
|
Daniel Hansson
|
3a045eb04d
|
make msg_box work again
|
2021-10-03 19:10:17 +02:00 |
|
Daniel Hansson
|
51ce8f72bd
|
typo
|
2021-10-01 11:24:54 +02:00 |
|
Daniel Hansson
|
973e1eb02b
|
change keyserver
https://sks-keyservers.net/overview-of-pools.php is taken down...
|
2021-09-20 00:27:31 +02:00 |
|
Daniel Hansson
|
dd9557f94b
|
change to countdown function instead
|
2021-09-19 22:52:39 +02:00 |
|
szaimen
|
a6e2db6b16
|
only overwrite daemon.json if the overlay isn't set correctly (#2103)
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-09-09 19:34:13 +02:00 |
|
szaimen
|
1c74a8db74
|
Don't execute the update before all cronjobs are finished (#2094)
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-08-22 19:02:22 +02:00 |
|