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

44 commits

Author SHA1 Message Date
Josué Tille
3abb3adc3c
Remove systemd sandboxing which break app feature 2024-05-13 22:32:12 +02:00
Josué Tille
69ca8d4661
Fix port config 2024-05-13 22:31:22 +02:00
Josué Tille
35f45b59f0
Force connect only on ipv4 for mysql 2024-05-06 15:06:37 +02:00
Josué Tille
6b8ba66da9
Use bash instead of sh for alters to fix hostname 2024-04-27 00:41:27 +02:00
Josué Tille
d7dd38a934
Remove syscall filter for monitorix on @mount 2024-04-26 21:42:20 +02:00
Josué Tille
29986d229c
Add support to detect process from yunohost services 2024-04-16 23:16:15 +02:00
Josué Tille
ac4b0cd537
Improve port number management 2024-04-09 21:05:22 +02:00
Josué Tille
4e2122479f
Add version in php pool name to avoid muliple pool with same name 2024-04-09 20:29:31 +02:00
Josué Tille
bc4020564d
Fix nginx php status config 2024-04-04 22:15:58 +02:00
Josué Tille
69493cbd25
Simplify code 2024-04-04 12:12:18 +02:00
Josué Tille
92d8ebddd9
Listen only locally for nginx status 2024-04-04 12:12:04 +02:00
Josué Tille
50db151bfd
Bypass php error on linter as this code is an override of existing pool so it don't need to set user 2024-04-04 12:11:26 +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
5d186194c8 fix port_nginx_status 2023-12-12 09:47:31 +01:00
6a7677b5e6 fix db_password -> db_pwd 2023-12-12 09:47:31 +01:00
Alexandre Aubin
53b8ffa43c Update conf/nginx_status.conf: __NGINX_STATUS_PORT__ -> __PORT_NGINX_STATUS__ 2023-12-12 09:47:31 +01:00
00250054a9 initial commit manifestv2 2023-12-12 09:47:31 +01:00
Alexandre Aubin
64ae81f3c7 Grompf 2023-03-20 16:10:12 +01:00
Alexandre Aubin
38ec4e508c Fix app.src / ynh_setup_source usage 2023-03-20 16:03:34 +01:00
Josué Tille
6eb5091c41
specify user in systemd config 2023-01-31 17:50:35 +01:00
Josué Tille
ae2076761a
add correct extension on log files 2023-01-22 03:18:40 +01:00
Josué Tille
8588f65fa1
Add systemd unit to manage service 2023-01-22 03:13:05 +01:00
cselti
ee9b278ef9 Update monitorix.conf 2022-12-21 06:19:12 +01:00
cselti
9f2129e72f Update app.src 2022-12-21 06:19:12 +01:00
cselti
8e859673ac Update app.src 2022-12-21 06:19:12 +01:00
Josué Tille
64bd3e8cb2
Update manifest 2022-11-02 22:30:06 +01:00
Josué Tille
84e8fbe621
Fix linter and upgrade to 3.14 2022-10-24 11:05:10 +02:00
gmilad
214fcdb9cc
Update to 3.13.1 2021-02-03 22:23:47 +01:00
Josué Tille
2880fe9caa
Remplace /var/run by /run 2020-11-28 17:38:02 +01:00
Josue-T
70ad4914de
Fix comments for f2b in config
Co-authored-by: supermamie <693751+supermamie@users.noreply.github.com>
2020-05-13 16:10:50 +02:00
Josué Tille
bd98886b20
Improve jail management 2020-05-13 15:26:33 +02:00
Josué Tille
c183e83fe6
Update config from upstream 2020-02-29 21:16:24 +01:00
Josué Tille
ae201ad3ca
Update to monitorix 3.12.0 2020-02-28 21:16:41 +01:00
Josué Tille
6f94630a0d
Upgrade to 4.11.0 and use ynh_setup_source 2019-04-07 08:54:06 +02:00
Josué Tille
fd0916fafe Move hook in etc/yunohost/hook.d 2018-08-31 15:53:35 +02:00
Josué Tille
849655ba6c Refactor README 2018-08-10 12:41:45 +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
5a4b48b995 Fix permission and fix monitorix config 2018-01-30 23:42:35 +01:00
Josué Tille
290f0043ae Use new helper 2017-07-21 22:11:45 +02:00
Josué Tille
57d1db00ef Improve security in Nginx config 2017-05-18 22:16:45 +02: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