Yunohost-Bot
10b225c306
[autopatch] Do not delete logs on app removal
2024-06-23 23:31:12 +02:00
Alexandre Aubin
a4443fd181
Update _common.sh: fix curl calls in private install by temporarily enabling access for visitors if needed
2024-05-01 22:36:37 +02:00
e68cdd8e4a
continue manifestv2 ; fix nginx config
2024-03-24 20:25:14 +01:00
61e7103b59
Manifestv2
2024-03-24 18:24:50 +01:00
Éric Gaspar
b3fd0e4191
Update _common.sh
2023-10-19 13:14:12 +02:00
yalh76
eec1570b86
Apply last example_ynh
2022-07-12 00:27:44 +02:00
yalh76
1f8803fa7e
Fix zabbix-release
2022-02-03 03:34:04 +01:00
yalh76
8c866e956d
Remove zabbix repo
2022-02-02 02:54:37 +01:00
yalh76
9fe703098d
Fix upgrade from 4.0
2022-01-24 03:04:46 +01:00
yalh76
f912137c9e
Update repo during upgrade
2022-01-23 15:43:10 +01:00
yalh76
6cd7998a17
Fix linsnmpd version
2022-01-22 01:14:46 +01:00
yalh76
22caba90a4
Fix repo
2022-01-22 00:55:36 +01:00
yalh76
354258a138
Upgrade to 5.0~ynh1
2022-01-22 00:41:07 +01:00
yalh76
6e00b74648
Apply example_ynh
2022-01-19 19:40:05 +01:00
Alexandre Aubin
8a826ccebd
Pointless ynh_webpath_available call in restore
2021-10-27 18:24:45 +02:00
Alexandre Aubin
6f24d0a9cb
Fix /etc/sudoers.d/zabbix perms ...
2021-10-27 10:35:54 +02:00
yalh76
6981c87f00
Update scripts/upgrade
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-10-05 21:44:35 +02:00
yalh76
0500b5b614
Fix is_public during upgrade
2021-10-05 20:00:57 +02:00
yalh76
b64dfe8ce1
Fix upgrade
2021-09-29 23:07:14 +02:00
yalh76
a6ad47c235
Remove not existing port
2021-08-27 02:50:53 +02:00
yalh76
d40736b382
Apply example_ynh
2021-08-20 02:58:40 +02:00
yalh76
5c1c58b64c
FIx chmod: cannot operate on dangling symlink '/var/www/zabbix'
2021-08-17 09:25:23 +02:00
yalh76
6e233aca1e
Fix missing db_pwd
2021-08-17 01:45:43 +02:00
yalh76
5b620e7697
Fix remove
2021-08-17 01:29:13 +02:00
yalh76
7d7e1d2750
Update upgrade
2021-08-16 21:27:39 +02:00
yalh76
35c345d7d0
Fix restore
2021-08-16 21:25:48 +02:00
yalh76
dba4f23f0e
Fix backup
2021-08-15 18:12:40 +02:00
yalh76
07b3839c76
Fix rights
2021-08-15 16:18:21 +02:00
yalh76
47cfc1c721
Reorder steps
2021-08-15 14:40:30 +02:00
yalh76
73b4cdf3fa
Update remove
2021-08-14 23:07:29 +02:00
yalh76
014f6182b7
Still applying example_ynh
2021-08-13 03:59:54 +02:00
yalh76
119dfc3369
second example_ynh
2021-08-13 01:37:23 +02:00
yalh76
a81f0be175
Apply example_ynh
2021-08-12 22:15:09 +02:00
yalh76
dd65033547
Merge branch 'testing' into new-permission-system
2021-08-11 17:58:25 +02:00
yalh76
d9b20f0193
Merge pull request #17 from yunohost-bot/missing-seteu-in-change_url
...
[autopatch] Missing ynh_abort_if_errors in change_url scripts
2021-07-07 00:16:50 +02:00
Yunohost-Bot
f2171940cb
[autopatch] Autopatch to migrate to new permission system
2021-03-15 00:28:00 +01:00
Yunohost-Bot
94b238e09c
[autopatch] Missing ynh_abort_if_errors in change_url scripts
2021-03-15 00:23:09 +01:00
Mickael-Martin
a548c24d93
change to new "rights" (private)
...
disable unprotected_uris
2020-12-22 13:50:46 +01:00
Mickael-Martin
dd213ff00b
try pid=$(pgrep -f '/usr/bin/python3 /usr/bin/unattended-upgrade --download-only' || true) to avoid exit 1 pgrep
2020-12-17 12:57:50 +01:00
Mickael-Martin
e66bfd6340
Update install
2020-12-11 19:05:57 +01:00
Mickael-Martin
e070975e62
check if unattended-upgrade active
2020-12-11 19:01:37 +01:00
Mickael-Martin
8ebe059f98
Update install
2020-12-11 14:06:43 +01:00
Mickael-Martin
3c90ddbbff
debug
...
Warning: - E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
Warning: - E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
2020-12-11 13:59:31 +01:00
Mickael-Martin
1191b4041f
test if /var/cache/apt/archives/zabbix-server-mysql* exists
2020-12-11 13:37:52 +01:00
Mickael-Martin
0c58731839
ynh_install_app_dependencies $pkg_dependencies
2020-12-09 13:55:13 +01:00
Mickael-Martin
579a451c41
ynh_install_app_dependencies $pkg_dependencies
2020-12-09 13:55:01 +01:00
Mickael-Martin
d0a1caebcf
ynh_install_app_dependencies $pkg_dependencies
2020-12-09 13:54:41 +01:00
Mickael-Martin
30e4a8583c
add pkg_dependencies variable
2020-12-09 13:53:32 +01:00
Mickael-Martin
3c5355da49
add --quiet to systemctl enable
2020-12-09 13:49:47 +01:00
Mickael-Martin
f176b6f5aa
delete ynh_normalize_url_path
2020-12-09 13:47:06 +01:00