Daniel Hansson
813d29bbb3
don't allow to restart network if requirements are not fulfilled
2020-04-28 20:37:43 +02:00
Daniel Hansson
85e2e84a66
add back the famous -x
2020-04-25 13:25:43 +02:00
Daniel Hansson
63e5b539a1
fix buggy function
...
@szaimen doesn't work with -x, already tried :)
2020-04-25 13:10:43 +02:00
Daniel Hansson
1629434ec4
remove -x again....
2020-04-25 12:48:14 +02:00
szaimen
3650e73e02
update notify_admin_gui ( #1193 )
2020-04-25 09:11:02 +02:00
Daniel Hansson
5394a4d4de
update to certbot 1.3.0
2020-04-24 23:47:49 +02:00
Daniel Hansson
0ef0fd8835
add back turn_secret ( #1192 )
2020-04-24 23:43:36 +02:00
Daniel Hansson
c4176d9294
install certbot from repo
2020-04-24 23:05:03 +02:00
Daniel Hansson
5a17fcf129
revert fix
2020-04-24 20:21:47 +02:00
Daniel Hansson
c927124225
temp fix
2020-04-24 19:23:51 +02:00
Daniel Hansson
4bc2dcdefe
fix buggy notify_admin
2020-04-24 04:18:02 +02:00
Daniel Hansson
d03d013382
fix docker install
2020-04-22 18:53:29 +02:00
Daniel Hansson
20812cdb6f
20.04 ( #1176 )
2020-04-21 22:31:21 +02:00
szaimen
58576ab5f7
update notify_admin_gui to get rid of jq ( #1179 )
2020-04-19 17:06:20 +02:00
Daniel Hansson
841430abad
check if nextcloud is installed before notifying ( #1169 )
2020-04-11 10:32:13 +02:00
Daniel Hansson
c21b7158e7
allow 20.04
2020-04-11 00:52:21 +02:00
Lukas Bürgi
4108088705
Accept 90% of demanded RAM as sufficient ( #1158 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-03-27 20:54:20 +01:00
Daniel Hansson
05e692d2a1
remove test-new-config during the cleanup
2020-03-19 08:18:50 +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
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
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
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
4c2fc8b2d9
Harden adminer.sh ( #1090 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-02-20 12:17:48 +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
ad487ffd3a
change to the Hub method of installing OnlyOffice ( #1084 )
2020-02-18 20:48:45 +01:00
Daniel Hansson
a7e3934fa0
add Samsung EVO 860 to home/sme server
2020-01-27 22:35:11 +01:00
szaimen
361e1a9ee3
Some improvements ( #1046 )
...
thanks @szaimen and @kyrofa
2020-01-23 17:03:45 +01:00
Daniel Hansson
1808d770c3
typo and cleanup
2020-01-20 09:30:36 +01:00
Daniel Hansson
fb42327b4d
Possible fix for #1043 ( #1044 )
2020-01-19 10:46:24 +01:00
Daniel Hansson
e051e3240e
rename notify function ( #1040 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-01-16 21:53:29 +01:00
Daniel Hansson
6477b92ee0
Notify admins about updates in GUI ( #1035 )
2020-01-16 15:29:56 +01:00
szaimen
faabf4a95b
improve the notification function ( #1034 )
2020-01-16 00:24:42 +01:00
Daniel Hansson
dc5f81f51a
notify users in gui ( #1030 )
2020-01-13 16:37:52 +01:00
Liao Weizhi
5c46f163f8
Refactor the way TLS certs are generated + make all options (standalone, dns, tls) available everywhere ( #1025 )
2020-01-12 19:38:47 +01:00
Daniel Hansson
07b570813f
add check for 5 TB as well
2020-01-10 18:54:20 +01:00
szaimen
70288965ba
Configure the cookie lifetime during the startup script ( #1012 )
2020-01-08 21:17:34 +01:00
dbolton
155a211911
Update reference to line number of RAM check ( #1008 )
2019-12-31 16:13:00 +01:00
Daniel Hansson
bc386c8f0c
memory changed
2019-12-19 21:37:24 +01:00
Daniel Hansson
fb93375874
fix bug with php dirs
2019-11-07 21:33:52 +01:00
Daniel Hansson
c00e7d399d
add $var for php fpm dir ( #971 )
2019-11-07 21:13:19 +01:00