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

202 commits

Author SHA1 Message Date
Josué Tille
42c169af64
Cleanup 2024-06-24 22:38:20 +02:00
Yunohost-Bot
9309f0c2d2 [autopatch] Do not delete logs on app removal 2024-06-23 22:32:33 +02:00
yunohost-bot
2714ce1423 Auto-update READMEs 2024-05-29 16:37:17 +00:00
Josue-T
91c9e5209a
Merge pull request #59 from YunoHost-Apps/testing
Testing
2024-05-29 18:37:13 +02:00
yunohost-bot
5fb4eaf4aa Auto-update READMEs 2024-05-13 20:35:36 +00:00
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
Josue-T
5184b128d0
Merge pull request #58 from YunoHost-Apps/testing
Testing
2024-04-28 11:07:38 +02:00
yunohost-bot
e6016c99eb Auto-update READMEs 2024-04-27 20:22:00 +00:00
Josué Tille
b624447f9a
Update version 2024-04-27 22:21:51 +02:00
Josue-T
eab140ae78
Merge pull request #57 from YunoHost-Apps/improvements
Improvements
2024-04-27 14:32: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
6b8ba66da9
Use bash instead of sh for alters to fix hostname 2024-04-27 00:41:27 +02:00
Josué Tille
8189565ae8
Fix install/restore 2024-04-27 00:21:39 +02:00
Josué Tille
c6e02effdf
Fix issue if services.yml don't exist 2024-04-26 23:52:06 +02:00
Josué Tille
baa95866d4
Remove unneded experimental helper and update requirement 2024-04-26 23:47:57 +02:00
Josué Tille
e2b0e14719
use default value if can't retrive max netspeed 2024-04-26 21:48:22 +02:00
Josué Tille
d7dd38a934
Remove syscall filter for monitorix on @mount 2024-04-26 21:42:20 +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
fecffedd11
Remove log only if purge are enabled 2024-04-21 12:03:55 +02:00
Josue-T
c97b1de31b
Merge pull request #56 from YunoHost-Apps/testing
Testing
2024-04-17 12:04:51 +02:00
Josué Tille
727a8d7114
Fix maintainers 2024-04-16 23:26:21 +02:00
Josué Tille
0c860e797f
Fix issue if there are no service description 2024-04-16 23:20:53 +02:00
Josué Tille
51e3082696
Fix typo 2024-04-16 23:18:14 +02:00
Josué Tille
dba405ff29
Add missing managed vars 2024-04-16 23:17:24 +02:00
Josué Tille
29986d229c
Add support to detect process from yunohost services 2024-04-16 23:16:15 +02:00
Josué Tille
be52f3a414
Net interface - Set speed to 1000 if -1 is returned 2024-04-16 22:50:15 +02:00
Josué Tille
42e9bdef0c
Ignore root partition on mount as it's statically defined 2024-04-16 22:50:15 +02:00
yunohost-bot
274e897bd6 Auto-update READMEs 2024-04-12 10:08:49 +00:00
Josué Tille
e8466ab1c8
Add info about var which change on hooks 2024-04-12 12:08:30 +02:00
Josué Tille
417284cf8f
Add missing managed vars 2024-04-10 20:42:02 +02:00
Josué Tille
71f970df4b
Merge remote-tracking branch 'upstream/master' into testing 2024-04-10 18:36:05 +02:00
Josue-T
0342c10941
Merge pull request #55 from YunoHost-Apps/improvements
Improvements
2024-04-10 00:11:55 +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
987f075e80
Use systemd is-active instead of systemd status 2024-04-08 00:28:45 +02:00
Josué Tille
26e416674e
Fix warning if php is not installed 2024-04-05 12:18:48 +02:00
Josué Tille
636c27c282
Fix CI 2024-04-05 00:08:55 +02:00
Josué Tille
dc34fd5c5f
fix hooks 2024-04-04 23:53:22 +02:00
Josué Tille
2c4e7ff6e4
fix issues with nginx reload 2024-04-04 22:42:20 +02:00
Josué Tille
bc4020564d
Fix nginx php status config 2024-04-04 22:15:58 +02:00
Josué Tille
83492c0925
add template for PR and issues from example 2024-04-04 12:12:41 +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
9382161b77
fix argments 2024-04-04 08:28:16 +02:00
yunohost-bot
36efc293c5 Auto-update READMEs 2024-04-03 22:36:58 +00: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