Alexandre Aubin
|
f8f48a7e7f
|
Attempt to display error info for php apps when encountering 50x errors
|
2021-04-19 18:29:44 +02:00 |
|
Alexandre Aubin
|
ed35d4ac21
|
Merge pull request #105 from YunoHost/remove-the-parentheses-from-the-install-args
remove the parentheses from the install args
|
2021-04-06 20:36:22 +02:00 |
|
Kay0u
|
6161d43650
|
remove the parentheses from the install args
|
2021-03-29 11:21:30 +02:00 |
|
Alexandre Aubin
|
cbe130a714
|
Fix service name parsing, there's a stupid ● hanging on the line
|
2021-03-26 15:57:57 +01:00 |
|
Alexandre Aubin
|
a84c5f760f
|
Revert 8bd0cdffa4 until we find a proper fix
|
2021-03-25 02:29:14 +01:00 |
|
Alexandre Aubin
|
474ada2bd9
|
Only handle shitload-of-warnings as an actual error if it's > 200
|
2021-03-23 23:37:22 +01:00 |
|
Alexandre Aubin
|
2474602713
|
Move the new shitload-of-warning test for level 7 definition
|
2021-03-23 23:33:56 +01:00 |
|
Kay0u
|
8bd0cdffa4
|
remove awk from install_args parse because it wuks without
|
2021-03-23 20:56:44 +01:00 |
|
Alexandre Aubin
|
8b6190a6ae
|
Merge pull request #104 from YunoHost/fix-lxc-exec
Fix lxc exec
|
2021-03-23 00:39:18 +01:00 |
|
Alexandre Aubin
|
af9fab5bfa
|
Revert the removal of awk/tr, needed because there are some stupid trailing (DOMAIN) and similar stuff ... Gotta see later how to handle properly args containing spaces
|
2021-03-23 00:37:30 +01:00 |
|
Alexandre Aubin
|
b70d9d362f
|
Lower shitload-number-of-warning treshold to 50
|
2021-03-22 22:44:50 +01:00 |
|
Alexandre Aubin
|
24644664a1
|
Add --all to systemctl to also hopefully catch disabled services
|
2021-03-22 22:44:17 +01:00 |
|
Kay0u
|
b18ac0b157
|
double quotes action/config tests args
|
2021-03-22 14:53:16 +01:00 |
|
Kay0u
|
ee6c5571ad
|
use commit as name if the folder doesn't exist
|
2021-03-22 14:36:17 +01:00 |
|
Kay0u
|
529fb591de
|
fix double quotes around lxc exec
|
2021-03-22 14:27:39 +01:00 |
|
Alexandre Aubin
|
f09c0a9f8e
|
Merge pull request #103 from YunoHost/add-lynx-dependency
Add lynx in the apt install command
|
2021-03-21 19:12:40 +01:00 |
|
tituspijean
|
daed4c548f
|
Add lynx in the apt install command
|
2021-03-21 16:50:37 +01:00 |
|
Alexandre Aubin
|
d2777febbb
|
Add an error message if there's some file being found as 'manually modified' during upgrade
|
2021-03-20 13:45:25 +01:00 |
|
Alexandre Aubin
|
d885ce2308
|
Misc fixes attempt
|
2021-03-17 19:17:09 +01:00 |
|
Kayou
|
e98e9d1809
|
Epic fix, enable self_upgrade now
|
2021-03-17 09:58:58 +01:00 |
|
Alexandre Aubin
|
763f293531
|
Add an error message when /var/www/ is world-readable/enterable
|
2021-03-13 02:28:53 +01:00 |
|
Alexandre Aubin
|
1b3f2fba0f
|
Did I break everything again ? You can't prove it!
|
2021-03-09 16:15:50 +01:00 |
|
Alexandre Aubin
|
473da583d2
|
Can't have pipe in LXC_EXEC commands
|
2021-03-09 14:23:45 +01:00 |
|
Alexandre Aubin
|
280c3261d6
|
Uhoh tests were not failing anymore
|
2021-03-09 06:08:56 +01:00 |
|
Alexandre Aubin
|
465f490653
|
Whoopsies
|
2021-03-09 00:00:35 +01:00 |
|
Alexandre Aubin
|
ed7be85005
|
Add a check that there isn't a shitload of warnings in the script outputs
|
2021-03-08 20:27:30 +01:00 |
|
Alexandre Aubin
|
faa67b38e2
|
Try to display service logs when hitting 50x errors
|
2021-03-08 19:11:43 +01:00 |
|
Alexandre Aubin
|
f4523d8e87
|
Tweak retry timing when there's a 502 ?
|
2021-03-08 18:57:19 +01:00 |
|
Alexandre Aubin
|
1047c3c148
|
Only check upgrade from same version for level 3
|
2021-03-03 17:34:00 +01:00 |
|
Alexandre Aubin
|
9c092c21b6
|
We don't need no mysql password
|
2021-03-03 17:25:39 +01:00 |
|
Alexandre Aubin
|
4ae15efd2d
|
Merge pull request #102 from YunoHost/disable-trap-SIGINT-in-cleanup
disable trap SIGINT in cleanup
|
2021-03-03 01:16:33 +01:00 |
|
Kay0u
|
6e4a9a768a
|
disable trap SIGINT in cleanup
|
2021-03-03 01:11:58 +01:00 |
|
Kayou
|
ef7dc42078
|
Merge pull request #101 from YunoHost/fallback-to-local-image
fallback to local image
|
2021-03-01 13:51:40 +01:00 |
|
Alexandre Aubin
|
59f17c48ab
|
Don't force value for args ending with 'user' to package_check, because most of the time that's in fact breaking tests
|
2021-03-01 00:50:02 +01:00 |
|
Kay0u
|
8228370c84
|
fallback to local image
|
2021-02-17 16:17:36 +01:00 |
|
Kay0u
|
d5dcbdd8be
|
fix kill signal
|
2021-02-04 15:54:56 +01:00 |
|
Kay0u
|
ab28b10f81
|
another fix for swapfiles
|
2021-02-04 14:24:29 +01:00 |
|
Alexandre Aubin
|
7a0abea251
|
Disable also swapfiles in /var/lib/lxd (in setups where lxd ain't installed using snap)
|
2021-02-03 01:31:57 +01:00 |
|
Kay0u
|
5270cd2c6b
|
fix port already used service
|
2021-01-30 00:20:32 +01:00 |
|
Kayou
|
37bac48c8a
|
Fix swapoff before reset
|
2021-01-29 22:06:54 +01:00 |
|
Kay0u
|
de2170f49e
|
swapoff before reset
|
2021-01-28 01:24:53 +01:00 |
|
Alexandre Aubin
|
6ea5b2ff88
|
Improve branch display, show corresponding commit
|
2021-01-21 22:05:19 +01:00 |
|
Alexandre Aubin
|
24524d3cb5
|
Tweak README
|
2021-01-21 14:49:39 +01:00 |
|
Alexandre Aubin
|
a80eb13ea9
|
Rework note about storage driver and lxd init
|
2021-01-21 14:45:27 +01:00 |
|
Alexandre Aubin
|
ab959a6156
|
No need to build base image locally anymoar
|
2021-01-21 14:29:44 +01:00 |
|
Kay0u
|
1a8ca9d37a
|
Remove swap before restoring a snapshot
|
2021-01-15 14:50:16 +01:00 |
|
Kay0u
|
2ee8d7941f
|
Force the upgrade
|
2021-01-15 14:20:26 +01:00 |
|
Alexandre Aubin
|
6f89e9f6a6
|
Redirect lxc launch output to complete.log
|
2021-01-14 15:08:20 +01:00 |
|
Alexandre Aubin
|
eee062fb03
|
Python3 yo dawg
|
2021-01-13 02:01:44 +01:00 |
|
Alexandre Aubin
|
157f764079
|
Add --force during LXC_RESET because some containers don't want to be stopped for some reasons...
|
2021-01-12 02:27:38 +01:00 |
|