1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00
Commit graph

586 commits

Author SHA1 Message Date
Mickael-Martin
7cb8487652 remove level=5 auto like this : a01520f509 2020-12-17 14:03:16 +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
f179293442 Update php-fpm.conf to php7.3 2020-12-11 13:30:45 +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
Mickael-Martin
19abe8e8cb Update dependcies 2020-12-09 13:45:49 +01:00
Mickael-Martin
224eb0d632 Update dependencies 2020-12-09 13:45:24 +01:00
Mickael-Martin
c9f9bf45fd Update install to php 7.3 2020-12-09 13:43:36 +01:00
Mickael-Martin
3e1d9d16b3 clean url parameters 2020-12-09 13:41:26 +01:00
Mickael-Martin
32e536c22e delete ynh_delete_file_checksum -> helper official in 3.3.1 2020-12-09 13:36:06 +01:00
Mickael-Martin
659240cd1e Update manifest.json to require 3.8.1 min yunohost version 2020-12-09 13:35:35 +01:00
Mickael-Martin
cc43055739 Update manifest.json to right licence https://www.zabbix.com/license 2020-12-09 13:34:21 +01:00
Mickael-Martin
5cd502c98f Merge branch 'testing' into 'master'
Delete ynh_add_extra_apt_repos__3 old source

See merge request Mickael-Martin/zabbix_ynh!49
2020-11-27 16:30:06 +01:00
Mickael-Martin
458af1bb7a Update install cp with --remove-destination to force new conf file 2020-11-26 20:19:21 +01:00
Mickael-Martin
e17c086ce0 check if $final_path/conf/zabbix.conf.php before attempt to delete it 2020-11-26 20:13:43 +01:00
Mickael-Martin
3f367e981b Update _common.sh remove source ynh_add_extra_apt_repos__3 2020-11-26 20:05:07 +01:00
Mickael-Martin
0340a6e66a Delete ynh_add_extra_apt_repos__3 2020-11-26 20:03:53 +01:00
Mickael-Martin
fd3f0e6c1d Delete app.src 2020-11-26 20:03:36 +01:00
Mickael-Martin
4a72777c3c Merge branch 'Mickael-Martin-master-patch-99362' into 'master'
Update install cp --remove-destination "$confServerPath" /usr/share/zabbix/conf/zabbix.conf.php

See merge request Mickael-Martin/zabbix_ynh!48
2020-11-26 16:02:21 +01:00
Mickael-Martin
c9ac5a600b Update install cp --remove-destination "$confServerPath" /usr/share/zabbix/conf/zabbix.conf.php 2020-11-26 16:00:36 +01:00
Mickael-Martin
dfc83c6353 Merge branch 'Mickael-Martin-master-patch-39495' into 'master'
Update Template_Yunohost.xml with new macro and value and comments

See merge request Mickael-Martin/zabbix_ynh!47
2020-11-26 13:50:01 +01:00
Mickael-Martin
09e15cee2c Update Template_Yunohost.xml with new macro and value and comments 2020-11-26 13:49:27 +01:00
Mickael-Martin
561ad9cecd Merge branch 'Mickael-Martin-master-patch-68167' into 'master'
Update manifest.json to repo zabbix version

See merge request Mickael-Martin/zabbix_ynh!46
2020-11-26 13:37:15 +01:00
Mickael-Martin
53808e587b Update manifest.json to repo zabbix version 2020-11-26 13:36:31 +01:00
Mickael-Martin
34d4a69870 Merge branch 'delete-rmfr' into 'master'
Delete rm command to ynh_secure_remove

See merge request Mickael-Martin/zabbix_ynh!45
2020-11-26 13:33:19 +01:00
Mickael-Martin
41a18db59c move rm to ynh_secure_remove 2020-11-26 13:28:47 +01:00
Mickael-Martin
05a2badfee move rm ynh_secure_remove 2020-11-26 13:27:13 +01:00
Mickael-Martin
a0391ebc1c move rm -fr to ynh_secure_remove 2020-11-26 13:26:01 +01:00
Mickael-Martin
e26378e8f9 move rm -fr to ynh_secure_remove 2020-11-26 13:24:28 +01:00
Mickael-Martin
971399eafd Merge branch 'Update-README.md' into 'master'
68fb3fbb12

See merge request Mickael-Martin/zabbix_ynh!44
2020-11-26 13:21:39 +01:00
Mickael-Martin
5552e5870c 68fb3fbb12
thanks ericgaspar https://github.com/YunoHost-Apps/zabbix_ynh/commits?author=ericgaspar
2020-11-26 13:21:20 +01:00
Mickael-Martin
380aee448f Merge branch 'Add-badges' into 'master'
ba1b0df4a5

See merge request Mickael-Martin/zabbix_ynh!43
2020-11-26 13:19:54 +01:00
Mickael-Martin
b5ce6e90c8 ba1b0df4a5
thanks ericgaspar https://github.com/YunoHost-Apps/zabbix_ynh/commits?author=ericgaspar
2020-11-26 13:19:27 +01:00
Mickael-Martin
f75117bef8 Merge branch 'fix-Version-number' into 'master'
1337efaa25

See merge request Mickael-Martin/zabbix_ynh!42
2020-11-26 13:17:50 +01:00
Mickael-Martin
3230acd12d 1337efaa25
thanks zamentur https://github.com/YunoHost-Apps/zabbix_ynh/commits?author=zamentur
2020-11-26 13:17:32 +01:00
Mickael-Martin
5b0472c98e Merge branch 'link-failing' into 'master'
284c6863aa

See merge request Mickael-Martin/zabbix_ynh!41
2020-11-26 13:15:29 +01:00
Mickael-Martin
d4bd2c57b9 284c6863aa
thanks https://github.com/YunoHost-Apps/zabbix_ynh/commits?author=yalh76
2020-11-26 13:12:38 +01:00
Mickael-Martin
833b956518 Merge branch 'add_media_type_email' into 'master'
Add media type email

See merge request Mickael-Martin/zabbix_ynh!39
2020-04-30 12:38:44 +02:00
Mickael-Martin
7c45e8b214 Add media type email 2020-04-30 12:38:43 +02:00
Mickael-Martin
6427793c61 Merge branch 'patch-remove-zabbix-client-service' into 'master'
patch to remove old zabbix-client service

See merge request Mickael-Martin/zabbix_ynh!38
2020-04-27 18:45:55 +02:00
Mickael-Martin
757bdca600 patch to remove old zabbix-client service 2020-04-27 18:43:33 +02:00