1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Josué Tille
fd29cf85e7
Use the official jinja helper 2024-07-07 18:13:42 +02:00
Josué Tille
c7830fdec5
Fix install 2024-04-27 02:39:19 +02:00
Josué Tille
595caa2dc9
Fix shell check 2024-04-27 00:53:41 +02:00
Josué Tille
8189565ae8
Fix install/restore 2024-04-27 00:21:39 +02:00
Josué Tille
2a2dd0c010
Use = intead of space for helper args to avoid issue with parameter 2024-04-26 21:42:02 +02:00
Josué Tille
2c4e7ff6e4
fix issues with nginx reload 2024-04-04 22:42:20 +02:00
Josué Tille
f92db1b78c
Full package improvement
- Update config from upstream
- Use Jinja for config file
- Dynamically generate config file depending of the auto detected system configuration
- Remove dependancy of mysql as it's not needed
- Automatically monitor mysql, postgresql, memcached, redis, php pool v>=8.0, fail2ban, mail, partition and network
- Add some config parameter in config panel to make easy to change values
- Configure alert system (can be enabled by config panel)
- Fix small issue linked to previous packaging v2
2024-04-04 00:35:04 +02:00
ae6fd80ffd Fix install 2023-12-12 09:47:31 +01:00
349231b77f fix linter 2023-12-12 09:47:31 +01:00
00250054a9 initial commit manifestv2 2023-12-12 09:47:31 +01:00
Josué Tille
8588f65fa1
Add systemd unit to manage service 2023-01-22 03:13:05 +01:00
Josué Tille
680101f2f7
Implement backup core only 2022-11-02 23:07:44 +01:00
Josué Tille
84e8fbe621
Fix linter and upgrade to 3.14 2022-10-24 11:05:10 +02:00
Josué Tille
b80991242e
Fix install/restore after remove 2021-02-18 19:07:39 +01:00
gmilad
dfe20ae4d0
Update to 3.13.1 2021-02-03 22:26:07 +01:00
Josué Tille
1f39467bac
Fix package linter and update install badge 2020-12-12 15:01:50 +01:00
Josué Tille
e2c2177384
Fix package linter 2020-11-17 23:37:38 +01:00
Josué Tille
c5cf756a8a
Add message and use getops for helper's args 2019-10-30 21:45:48 +01:00
Josué Tille
fd0916fafe Move hook in etc/yunohost/hook.d 2018-08-31 15:53:35 +02:00
Josué Tille
0dd44b1c15 Refactor change-url and use helper ynh_add_nginx_config 2018-05-10 09:50:18 +02:00
Josué Tille
6cda38f6db Change cgi url 2018-05-05 22:27:38 +02:00
Josué Tille
dd2a128e76 Force add iptables rule for monitorix
While we run yunohost firewall reload the monitorix rules (for stats) are remove. We add a hook to fix that
2018-05-01 12:42:19 +02:00
Josué Tille
4f54fe164c Add title for each part of code and use helper upstream_version 2018-02-11 00:59:22 +01:00
Josué Tille
5a4b48b995 Fix permission and fix monitorix config 2018-01-30 23:42:35 +01:00
Josué Tille
b39f2d81b0 Refactor debian package install 2017-10-31 23:32:28 +01:00
Josué Tille
290f0043ae Use new helper 2017-07-21 22:11:45 +02:00
Josué Tille
9090436531 Add monitorix as Service 2017-05-26 15:02:19 +02:00
Josué Tille
a26f00f333 Use new findport fonction 2017-03-07 15:46:16 +01:00
Josué Tille
f8722ce5b8 Fix some bugs 2017-02-13 16:17:53 +01:00
Josué Tille
4d969072d9 Clean and fix some bug 2017-01-31 21:26:13 +01:00
Josue
8277b023b8 First commit 2017-01-05 23:37:07 +01:00