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

8 commits

Author SHA1 Message Date
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
00250054a9 initial commit manifestv2 2023-12-12 09:47:31 +01:00
Josué Tille
c5cf756a8a
Add message and use getops for helper's args 2019-10-30 21:45:48 +01:00
Josué Tille
c7776743ff
Fix ynh_setup_source helper 2019-04-07 11:31:40 +02:00
Josué Tille
0c4b51713f Update change_url 2018-05-19 21:51:07 +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
89dfd75ea3 Fix ynh_read_manifest helper 2018-03-09 20:38:20 +01:00
Josué Tille
4f54fe164c Add title for each part of code and use helper upstream_version 2018-02-11 00:59:22 +01:00