Commit Graph

221 Commits

Author SHA1 Message Date
Daniel Hansson
79f4f5709d
move creation to the top 2020-06-26 20:48:23 +02:00
Daniel Hansson
4329de4b04
create VMLOGS 2020-06-26 20:45:04 +02:00
Daniel Hansson
feeeb0f05f
fix bug in Collabora 3.6 2020-06-16 01:06:33 +02:00
Daniel Hansson
8899f02eed
create log 2020-06-16 00:22:08 +02:00
Daniel Hansson
9b703bc9c1
No need for TLS on TURN (#1293) 2020-06-16 00:12:16 +02:00
Daniel Hansson
a2adfab3a5
remove " " (#1292) 2020-06-15 23:45:24 +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
4a7cd9c1ae
make it more robust 2020-06-02 13:03:41 +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
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
szaimen
c7d5807659
Main menu (#1228)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-05-13 21:14:55 +02:00
szaimen
aff26ec539
improve smbmount another time (#1237) 2020-05-11 12:00:04 +02:00
szaimen
981e6c2c6c
add change_mount option (#1231) 2020-05-09 08:10:54 +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
0ef0fd8835
add back turn_secret (#1192) 2020-04-24 23:43:36 +02:00
Daniel Hansson
87dbda4902
20.04 2020-04-21 23:22:58 +02:00
Daniel Hansson
20812cdb6f
20.04 (#1176) 2020-04-21 22:31:21 +02:00
Daniel Hansson
c095e5733f
remove unessesary check 2020-04-21 19:59:40 +02:00
PhilB
d474280c3d
Can elasticsearch container be bound only to localhost? (#1172) 2020-04-16 21:03:04 +02:00
PhilB
139de27f14
Update fail2ban.sh (#1173) 2020-04-15 10:22:50 +02:00
Daniel Hansson
7d479a134b
add toch and chown in both cases 2020-03-28 10:35:50 +01:00
Daniel Hansson
0e481f7d93
move truncate table before reset
to avoid index already running
2020-03-28 00:16:23 +01:00
Daniel Hansson
d0e3dfe198
make finding logs more reliable (#1160) 2020-03-28 00:04:36 +01:00
Daniel Hansson
8fbcae7765
use exisitng var and check for errors 2020-03-28 00:04:07 +01:00
szaimen
7a4b720a15
Update fulltextsearch to truncate the database table (#1154)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-27 23:52:04 +01:00
Daniel Hansson
2a24431926
Fix typo 2020-03-24 12:21:51 +01:00
Daniel Hansson
b6a76b8a3c
only grab one occurance 2020-03-19 20:36:55 +01:00
Daniel Hansson
d548bf253f
fix new parameter and remove DH 2020-03-17 10:44:52 +01:00
szaimen
4e84706ee8
definitely fix the onlyoffice install error. (#1143)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-10 09:07:16 +01:00
Daniel Hansson
58fbf374c8
improve the onlyoffice script (#1142) 2020-03-05 13:09:51 +01:00
Daniel Hansson
dd204e76bc
change error message 2020-03-04 21:35:16 +01:00
szaimen
c248ee7a31
remove trusted domain when uninstalling collabora/onlyoffice (#1132)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-02 21:28:34 +01:00
Daniel Hansson
5b3f7d4674
only remove the app during uninstalling (#1135) 2020-03-02 17:03:25 +01:00
Daniel Hansson
230e856ce8
add comment 2020-02-27 21:22:06 +01:00
szaimen
58af15fce8
check if the apps got installed (#1113) 2020-02-26 13:44:28 +01:00
szaimen
f2e43d0910
create is_app_installed (#1103)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-23 18:05:25 +01:00
szaimen
ee15a4bac1
put lowest_compatible and ram/gpu_check to the right position (#1107) 2020-02-23 18:03:22 +01:00
szaimen
beaf1f9469
Harden fulltextsearch (#1093)
docker stop volume isn't needed as it will be dangling when the main docker is removed, and then system prune will kick in.

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-22 20:58:28 +01:00
szaimen
1880c96f4c
create function is_app_enabled (#1100)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-22 11:47:29 +01:00
szaimen
d40b055959
Some small improvements to smbmount (#1101) 2020-02-21 22:30:10 +01:00
szaimen
fd724e66b5
Harden tmbitwarden (#1096)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 18:00:41 +01:00
szaimen
e139593cdc
Harden netdata (#1094)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 16:58:17 +01:00
Daniel Hansson
c475d3a447
add shellcheck stuff 2020-02-20 15:36:31 +01:00
szaimen
3c1fab67c3
Harden collabora.sh (#1091)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 15:32:47 +01:00
szaimen
4265ed0b56
Harden talk.sh (#1095)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:30:44 +01:00
szaimen
d36a2e671b
Harden webmin (#1097)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:29:29 +01:00
szaimen
9ab38ade81
Harden fail2ban (#1092)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:20:08 +01:00