Daniel Hansson
d548bf253f
fix new parameter and remove DH
2020-03-17 10:44:52 +01:00
Daniel Hansson
b41325d7eb
add a reminder about port 80 ( #1147 )
2020-03-10 20:33:28 +01:00
szaimen
f2567021a9
update updatenotification to be able to run the cronjob every day ( #1141 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-10 18:40:11 +01:00
Daniel Hansson
88e7c2f21f
add comment
2020-03-10 18:13: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
Daniel Hansson
5ee8b4fab7
fix https://github.com/nextcloud/vm/issues/1139
2020-03-03 18:37:51 +01:00
Daniel Hansson
11710a415d
set NC_UPDATE if not set ( #1136 )
2020-03-02 21:58:47 +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
szaimen
d584650c96
update automatic_updates... ( #1134 )
...
to disable notifications for new app or software updates
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-02 20:38:30 +01:00
Daniel Hansson
5b3f7d4674
only remove the app during uninstalling ( #1135 )
2020-03-02 17:03:25 +01:00
razorworks
30aa945858
Update nextcloud_install_production.sh ( #1130 )
...
changed some comments,
add check for nginx and php-7.2
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-01 16:17:22 +01:00
Daniel Hansson
361b8f6916
change color
2020-03-01 15:15:55 +01:00
Daniel Hansson
836343cca5
move to top to avoid /dev/63
2020-03-01 11:14:16 +01:00
Daniel Hansson
f0ec6d2373
fix "command not found"
2020-03-01 11:08:57 +01:00
Daniel Hansson
0c9bba6bbc
move password function
2020-03-01 11:01:54 +01:00
SirFerdek
c8cfc600c8
Fix infinite read when generating passwords; fix UTF-8 enabled systems ( #1128 )
...
Fix infinite read when generating passwords; fix UTF-8 enabled systems
When locale is set to UTF-8, tr complains about invalid multibyte characters.
Fix this by setting locale for 'tr' command to LC_ALL=C
Fix infinite read from /dev/urandom when generating passwords.
Password is now generated by reading from /dev/urandom in 100-byte chunks.
Signed-off-by: SirFerdek <17548441+SirFerdek@users.noreply.github.com>
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-01 10:23:28 +01:00
Daniel Hansson
09658185b0
add 5TB disk
2020-02-29 18:49:44 +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
f50ff7e123
Update notify_admin_gui to support users with spaces ( #1110 )
2020-02-24 16:43:06 +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
Daniel Hansson
9983a7c8b5
change to nick
2020-02-23 11:18:26 +01:00
Daniel Hansson
a9c2ceaff3
add @szaimen as a current maintainer
...
cc @szaimen 🥇
2020-02-22 21:10:01 +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
Daniel Hansson
b862667bc0
change wording ( #1106 )
2020-02-22 20:28:28 +01:00
szaimen
15e25b3092
make notify_admin_gui failproof ( #1105 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-22 19:04:18 +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
szaimen
4c2fc8b2d9
Harden adminer.sh ( #1090 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:17:48 +01:00
szaimen
cfb20725af
Update Additional Apps ( #1089 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:09:03 +01:00
Daniel Hansson
3f05cb6014
fix travis
...
the easy way :)
2020-02-20 12:06:12 +01:00
Daniel Hansson
6876610c90
add info to the shop
2020-02-19 14:14:17 +01:00
Daniel Hansson
4db8bdfca5
fix lowest_compatible
2020-02-19 14:12:11 +01:00
Daniel Hansson
0651a6a613
some more fixes
2020-02-18 22:03:14 +01:00
Daniel Hansson
696107e45c
some minor fixes
2020-02-18 22:02:18 +01:00
Daniel Hansson
cdc6dfba6a
remove every trace, not just the live version ( #1088 )
2020-02-18 21:38:32 +01:00
Daniel Hansson
ad487ffd3a
change to the Hub method of installing OnlyOffice ( #1084 )
2020-02-18 20:48:45 +01:00
Daniel Hansson
3c6b11bf0d
change to TLS, we dont use SSL ( #1087 )
2020-02-18 18:33:17 +01:00
Daniel Hansson
3b81d6e3aa
TLS!
2020-02-16 22:18:28 +01:00
Daniel Hansson
1bfe842997
fix permissions ( #1079 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-02-12 13:26:03 +01:00