Commit Graph

295 Commits

Author SHA1 Message Date
Daniel Hansson
f1612cc34f
fix small bug 2020-12-11 00:28:55 +01:00
Daniel Hansson
bf93ce69b2
avoid error regarding folder not found 2020-12-11 00:26:05 +01:00
Daniel Hansson
e45603848f
answer yes everywhere (#1713)
`filecache_extended.fileid` will be answered no otherwise
2020-12-11 00:24:32 +01:00
Ted B
e65ff4aaba
Fix spelling in VM (#1706)
Signed-off-by: Lantrix <lantrix@pobox.com>
2020-12-03 21:24:33 +01:00
szaimen
6e6197e98b
Fix PHP error mesage (#1702)
This fixes the following error message:
```
Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187
PHP Notice:  Trying to access array offset on value of type bool in /usr/share/php/PEAR/REST.php on line 187
```

Signed-off-by: szaimen <szaimen@e.mail.de>
2020-11-30 16:34:50 +01:00
Daniel Hansson
79304cdac0
actually check for logs 2020-11-29 18:43:13 +01:00
Daniel Hansson
3930923ef2
fix path 2020-11-29 18:07:46 +01:00
Daniel Hansson
b4281e502a
make sure to only move logs, and all logs 2020-11-29 02:53:55 +01:00
Daniel Hansson
dcd63659ff
fix if arument 2020-11-29 02:39:39 +01:00
Daniel Hansson
75f4725666
set old path as well 2020-11-29 02:38:07 +01:00
Daniel Hansson
04db46b5b0
set logging for everyone 2020-11-29 02:33:47 +01:00
Daniel Hansson
7dfbbb70da
fixes (#1701) 2020-11-29 02:27:40 +01:00
Daniel Hansson
af5c24d318
db:add-missing-primary-keys (#1689) 2020-11-20 19:57:27 +01:00
Daniel Hansson
383a4e1c3e
put default SC rules in a single file (#1667)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-11-12 21:39:53 +01:00
szaimen
ea8d2cd467
rename the snapshot name to NcVM-snapshot-pending (#1622) 2020-10-26 20:45:03 +01:00
szaimen
da8613ead7
Remove the Docker variable since not needed when using start_if_stopped (#1609)
I think this the Docker variable is not needed when we use start_if_stopped
2020-10-19 21:18:00 +02:00
Daniel Hansson
cbc2c80217
Use start_if_stopped instead of just service start (#1608)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-19 20:46:01 +02:00
szaimen
dcec9c6e84
finalize add a mechanism to update the geoblock database files (#1580) 2020-10-17 10:35:53 +02:00
szaimen
da00d07991
add a mechanism to update geoblock database files (#1566) 2020-10-17 01:32:11 +02:00
szaimen
7b0c5194f5
lvm snapshots - make snapshot failures a bit more informative (#1549) 2020-10-14 22:06:01 +02:00
szaimen
f28af0807a
make all scripts much more readable (#1493)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-14 11:16:35 +02:00
szaimen
110b416385
notify users about started Nextcloud update (#1550) 2020-10-14 11:08:10 +02:00
szaimen
bfef822471
allow lvm snapshots (#1525) 2020-10-10 08:21:42 +02:00
Daniel Hansson
f571448c1a
standarlize nextcloud_occ (#1544) 2020-10-08 19:51:21 +02:00
Daniel Hansson
45ed6fc3d3
make sure to always get the latest permissions script 2020-10-05 11:57:25 +02:00
Daniel Hansson
a7a065f454
add new smbclient, remove the old
avoid "smbclient already loaded"
2020-10-03 21:27:22 +02:00
Daniel Hansson
f251b03549
go live with fetch lib (#1520)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-03 21:09:15 +02:00
Daniel Hansson
35689db23c
fix NC20 check 2020-10-03 18:36:53 +02:00
szaimen
d991cd470c
fix the update to NC20 issue 2020-10-03 16:54:48 +02:00
szaimen
aeab72a3b7
add the inotify-option to smbmount (#1489)
* add the inotify-option to smbmount

This should fix the problem that the customer had, whose mail you recently forwarded to me.

* improve wording

* fix wording

* fix wording
2020-09-22 17:30:43 +02:00
Daniel Hansson
070a7b9f83
Revert "don't remove watchtower if bitwarden isn't present (#1484)" (#1485)
This reverts commit 7bfbed4bfc.
2020-09-20 22:12:03 +02:00
Daniel Hansson
7bfbed4bfc
don't remove watchtower if bitwarden isn't present (#1484) 2020-09-20 21:36:18 +02:00
Daniel Hansson
61708099e6
only update specific docker containers (#1482)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-09-20 16:24:07 +02:00
szaimen
d59b069506
chain libraries (#1414)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-10 00:54:09 +02:00
szaimen
941e6e7ba3
move WHATEVER=1 to functions (#1425) 2020-09-09 13:50:58 +02:00
szaimen
cbc20d1881
add yesno_box_no and yesno_box_yes (#1409)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-07 11:44:43 +02:00
szaimen
c42ec1d992
add SCRIPT_NAME to all scripts and standardize whiptail-titles (#1400)
Signed-off-by: enoch85 <github@hanssonit.se>

Co-authored-by: enoch85 <github@hanssonit.se>
2020-09-04 09:05:47 +02:00
szaimen
80dc7b6293
substitute ask_yes_or_no through yesno_box (#1401) 2020-09-03 23:15:42 +02:00
Daniel Hansson
3c49fd88d7
change wording 2020-08-28 18:37:09 +02:00
szaimen
d230e96c1e
run Bitwarden as a non-privileged user (#1364)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-08-13 08:39:22 +02:00
szaimen
58ba0388f3
update bitwarden to allow subdomains (#1362)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-08-12 13:33:42 +02:00
Daniel Hansson
34f58238c5
Make Webmin optional and move some scripts (#1349)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-08-10 17:57:42 +02:00
szaimen
21201877a1
allow automatic backup and restore of app status (#1329)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-08-02 14:13:44 +02:00
Daniel Hansson
22f6c07b31
wording 2020-07-19 10:47:49 +02:00
Daniel Hansson
7a69f992d3
Revert "[very much WIP] Official VM (#1302)" (#1311)
This reverts commit 4fb19efd3d.
2020-07-06 21:36:59 +02:00
Daniel Hansson
4fb19efd3d
[very much WIP] Official VM (#1302)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-07-06 21:35:48 +02:00
Daniel Hansson
bea327eb82
add closing bracket 2020-06-13 22:29:15 +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
Daniel Hansson
bb49592a6c
CURRENTVERSION is already set, renew it 2020-06-07 01:15:31 +02:00