szaimen
|
36432522d7
|
allow to install not-latest nextcloud versions (#1714)
* allow to install not-latest nextcloud versions
Signed-off-by: szaimen <szaimen@e.mail.de>
* fix detail
Signed-off-by: szaimen <szaimen@e.mail.de>
* fix formatting
Signed-off-by: szaimen <szaimen@e.mail.de>
* improve readability
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2020-12-12 21:02:17 +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 |
|
Daniel Hansson
|
7dfbbb70da
|
fixes (#1701)
|
2020-11-29 02:27:40 +01:00 |
|
Daniel Hansson
|
ac9e76180a
|
avoid 404 in email when using send_email
|
2020-11-14 03:44:59 +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 |
|
Daniel Hansson
|
49eafb3739
|
minor fixes
|
2020-10-21 21:02:16 +02:00 |
|
Daniel Hansson
|
2428164deb
|
CLI all over! (#1586)
|
2020-10-17 21:19:57 +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
|
5e7a41b9d1
|
Don't clear the cli history (#1555)
|
2020-10-13 15:09:00 +02:00 |
|
szaimen
|
bfef822471
|
allow lvm snapshots (#1525)
|
2020-10-10 08:21:42 +02:00 |
|
Daniel Hansson
|
fc19bd3ad9
|
update settings for home/sme server
|
2020-10-08 20:58:41 +02:00 |
|
Daniel Hansson
|
f571448c1a
|
standarlize nextcloud_occ (#1544)
|
2020-10-08 19:51:21 +02:00 |
|
Daniel Hansson
|
c38513f048
|
fix startup script
|
2020-10-03 16:08:08 +02:00 |
|
szaimen
|
f732671d5b
|
update notify_admin_gui to cache the admin user (#1502)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-10-01 17:46:37 +02:00 |
|
szaimen
|
910dc71045
|
startup-script - use input_box_flow for the password and username change (#1461)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-09-17 11:28:16 +02:00 |
|
szaimen
|
6ca0f4c3e8
|
add a different method for getting the first iface (#1463)
|
2020-09-17 09:31:36 +02:00 |
|
Daniel Hansson
|
4d2064e5fb
|
use fetch_lib in Nextcloud startup script as well (#1460)
|
2020-09-15 12:31:01 +02:00 |
|
szaimen
|
d59b069506
|
chain libraries (#1414)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-09-10 00:54:09 +02:00 |
|
szaimen
|
6ea84f934e
|
always run the locales script directly after changing the keyboard configuration (#1432)
* move startup_configuration above server_configuration
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-09-09 20:52:19 +02:00 |
|
Daniel Hansson
|
145bd2e4c2
|
change color
|
2020-09-09 15:13:42 +02:00 |
|
Daniel Hansson
|
0b41594818
|
use exiisting function
@szaimen this works since we load the function in the top of the script
|
2020-09-09 15:13:02 +02:00 |
|
szaimen
|
46f219971c
|
create startup_configuration.sh (#1423)
|
2020-09-09 13:59:22 +02:00 |
|
szaimen
|
941e6e7ba3
|
move WHATEVER=1 to functions (#1425)
|
2020-09-09 13:50:58 +02:00 |
|
Daniel Hansson
|
cf051abb66
|
fix yesno on some questions (#1419)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2020-09-07 19:24:32 +02:00 |
|
Daniel Hansson
|
1857c63ec5
|
ask if the domain is correct (#1418)
|
2020-09-07 16:06:19 +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
|
1817fec8e9
|
fix first internet check on startup-script and static_ip and remove it from server_configuration (#1412)
|
2020-09-06 22:44:43 +02:00 |
|
Daniel Hansson
|
cf6363494f
|
make sure to set proper domain
|
2020-09-04 10:11:33 +02:00 |
|
Daniel Hansson
|
c63b9b4792
|
be very clear about rebooting
|
2020-09-04 10:08:56 +02:00 |
|
Daniel Hansson
|
91869f326a
|
add clear
|
2020-09-04 10:07:21 +02:00 |
|
Daniel Hansson
|
6f53f8bb12
|
remove the part stuff (#1404)
|
2020-09-04 09:58:34 +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
|
f00d35644e
|
cleanup
|
2020-08-19 22:50:46 +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 |
|
Daniel Hansson
|
fe4194525d
|
change to variables instead
|
2020-07-09 08:08:39 +02:00 |
|
aaaskew
|
cecad410de
|
Nextcloud docker (Collabora) DNS does not resolve (nextcloud#1213) (#1306)
Signed-off-by: aaaskew <aaaskew@yahoo.com>
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-07-07 09:14:01 +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
|
7a7f3be0fa
|
travis
|
2020-06-28 22:01:14 +02:00 |
|
Daniel Hansson
|
8107e0320f
|
add info regarding imagick
|
2020-06-28 22:00:24 +02:00 |
|
Daniel Hansson
|
0d6f382182
|
wording
|
2020-06-08 11:42:30 +02:00 |
|
Daniel Hansson
|
1ab82fe127
|
divide final prompts into smaller peices and add more info
|
2020-06-04 10:22:39 +02:00 |
|
Daniel Hansson
|
7d9af0e1ca
|
add missing occurances for printf (#1269)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2020-05-31 16:15:07 +02:00 |
|
Daniel Hansson
|
cbca4de42c
|
do printf instead of function (#1268)
Signed-off-by: enoch85 <github@hanssonit.se>
|
2020-05-31 16:08:05 +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
|
012d4a6a64
|
make last prompt smaller
|
2020-05-21 21:21:46 +02:00 |
|
szaimen
|
c7d5807659
|
Main menu (#1228)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
|
2020-05-13 21:14:55 +02:00 |
|