9 Technology Group LTD
af51f5386e
Merge pull request #396 from PatchMon/1-3-7
...
Final release on 1.3.7
v1.3.7
2025-12-25 10:33:02 +00:00
9technologygroup
6aa30351fd
Final release on 1.3.7
2025-12-25 10:19:45 +00:00
9 Technology Group LTD
76b549a802
Merge pull request #371 from DrSkyfaR/patch-1
...
Update HTTPS server block configuration
2025-12-19 22:55:46 +00:00
9 Technology Group LTD
f08e23c915
Merge pull request #392 from PatchMon/1-3-7
...
1-3-7 main
2025-12-19 22:37:12 +00:00
9technologygroup
0e2829b52b
Fixed Linting errors on Binary
2025-12-19 22:33:13 +00:00
9technologygroup
557dbcda4d
1. Staggered agent intervals - So if agent report is every 60 minutes then Host1 will be 10 past whilst another host might be 22 past the hour. This is so we don't overwhelm the PatchMon server when all reports are being sent at once.
...
2. Reboot detection information now stored - This is so that if "Reboot required flag" is showing then by hovering over it , it will show the reason
3. `patchmon-agent report --json` will output the whole body of data it would normally send to PatchMon , but it will output it in the console
This is very useful so that PatchMon agent information can actually be used with other tools and show data to be diagnosed.
4. Mobile Ui mostly done
5. Fixed Some prisma version issue affecting Kubernetes deployments so I had to set prisma version statically in package json files
6. Persistent Docker toggle so no more in-memory configurations (thanks to the community for initiating it)
7. config.yml file to be written and compared with the configuration for that host upon startup for better sync of settings
8. Fixed where even if servers Agent auto-update was turned off then it would not honour this and auto-update anyway, the logic for this has been fixed to honour both Server-wide auto-update settings as well per-host
9. Improved network information page to show ipv6 and support multiple interfaces
2025-12-19 22:10:02 +00:00
9 Technology Group LTD
7dd8a73eed
Mobile Ui mainly
...
Fixes on Mobile responsiveness.
2025-12-14 17:26:25 +00:00
9technologygroup
71dd741f1e
Git attributes and package.json edit for perisistent Prisma version
2025-12-14 17:03:41 +00:00
Christopher Bodtke
98fb22e353
Update HTTPS server block configuration
...
update to new nginx default http2 format
2025-12-05 18:20:05 +01:00
Muhammad Ibrahim
560e87c1d2
Front-end more Ui enhancements for mobile view
2025-11-30 22:34:10 +00:00
Muhammad Ibrahim
85215b071d
Agent Queue table mobile ui
2025-11-28 22:55:57 +00:00
Muhammad Ibrahim
158cc29f94
Host Detail & Repo UI Fixes
2025-11-28 22:16:56 +00:00
Muhammad Ibrahim
a853d36a6f
Mobile fixes #1
2025-11-22 14:34:53 +00:00
9 Technology Group LTD
08f41bc9e0
Merge pull request #336 from PatchMon/release/1-3-5
...
put bash in for proxmox
v1.3.6
2025-11-18 21:47:21 +00:00
Muhammad Ibrahim
6f7dbdb04b
put bash in for proxmox
2025-11-18 21:46:37 +00:00
9 Technology Group LTD
909698ac11
Merge pull request #334 from PatchMon/release/1-3-5
...
Release/1 3 6
2025-11-18 20:36:12 +00:00
Muhammad Ibrahim
aaed443081
new binary
2025-11-18 20:13:12 +00:00
Muhammad Ibrahim
5b96b67db9
Fixed some prisma issue on kernel displaying
...
Fixed multi host selection button to not select all
updating to 1.3.6
2025-11-18 20:08:34 +00:00
9 Technology Group LTD
c6a2163e79
Merge pull request #333 from PatchMon/release/1-3-5
...
Release/1 3 5
2025-11-18 18:15:41 +00:00
Muhammad Ibrahim
b55ee6a6e0
Fixing proxmox auto-enrolment script
2025-11-18 18:10:38 +00:00
9 Technology Group LTD
e983d39bd6
Merge pull request #331 from PatchMon/release/1-3-5
...
fixing host route of version checking for other architectures
v1.3.5
2025-11-17 22:09:47 +00:00
Muhammad Ibrahim
189de7a593
fixed linting
2025-11-17 21:59:19 +00:00
Muhammad Ibrahim
f57d87e1c0
fixing host route of version checking for other architectures
2025-11-17 21:49:05 +00:00
9 Technology Group LTD
470b204a8c
Merge pull request #328 from PatchMon/release/1-3-5
...
Fixing critical bug on agent version handling causing agents to fill …
2025-11-17 19:38:17 +00:00
Muhammad Ibrahim
fa1f0fd7d7
Fixing critical bug on agent version handling causing agents to fill up deisk
2025-11-17 19:30:29 +00:00
Muhammad Ibrahim
334357a12e
Added arm64 support for running PatchMon in Docker
...
Appended with bash for proxmox auto-enrolment
Fixed rootless docker issues for prisma 6.1 requirements
2025-11-17 18:40:28 +00:00
9 Technology Group LTD
19f8f85d38
Merge pull request #309 from jaas666/qol/remove-arch-selection
...
Remove architecture selection from agent installation UI
v1.3.4
2025-11-17 01:35:31 +00:00
9 Technology Group LTD
2b7aeda980
Merge pull request #321 from PatchMon/feature/alpine
...
ui improvements on the toggle
2025-11-17 01:23:24 +00:00
Muhammad Ibrahim
d2b36f36c9
ui improvements on the toggle
2025-11-17 01:18:20 +00:00
9 Technology Group LTD
b02ed6aa3b
Merge pull request #320 from PatchMon/feature/alpine
...
added reboot required flag
2025-11-16 22:54:15 +00:00
Muhammad Ibrahim
539bbb7fbc
added reboot required flag
...
added kernel running/installed version
Added dasboard card and filteres for reboot
fixed security qty updated on dnf
2025-11-16 22:50:41 +00:00
9 Technology Group LTD
3a6f04f748
Merge pull request #319 from PatchMon/feature/alpine
...
updated agent files
2025-11-16 19:03:27 +00:00
Muhammad Ibrahim
8df6ca2342
updated agent files
...
Fixed removal script
Fixed agent version checking
2025-11-16 19:00:10 +00:00
9 Technology Group LTD
0e8d74e821
Merge pull request #318 from PatchMon/feature/alpine
...
openssl alpine binary for Docker
2025-11-15 01:04:44 +00:00
Muhammad Ibrahim
0dbcc3c2c3
openssl alpine binary for Docker
2025-11-15 01:03:43 +00:00
9 Technology Group LTD
ab23eaf7bd
Merge pull request #317 from PatchMon/feature/alpine
...
fixed node permissions
2025-11-15 00:54:29 +00:00
Muhammad Ibrahim
bfc1cc3bf0
fixed node permissions
2025-11-15 00:53:37 +00:00
9 Technology Group LTD
d33992b5f7
Merge pull request #316 from PatchMon/feature/alpine
...
adding ssl
2025-11-15 00:46:00 +00:00
Muhammad Ibrahim
3e5af312b6
adding ssl
2025-11-15 00:34:19 +00:00
9 Technology Group LTD
823b89f2c1
Merge pull request #315 from PatchMon/feature/alpine
...
arm builder
2025-11-15 00:30:43 +00:00
Muhammad Ibrahim
84cdc7224f
arm builder
2025-11-15 00:24:08 +00:00
9 Technology Group LTD
c770bf1444
API for auto-enrollment
...
Api
2025-11-15 00:08:37 +00:00
Muhammad Ibrahim
307970ebd4
Fixed formatting
2025-11-15 00:03:02 +00:00
Muhammad Ibrahim
9da341f84c
auto-enrolment enhancements
2025-11-14 23:57:43 +00:00
Muhammad Ibrahim
1ca8bf8581
better auto-enrollment system
2025-11-14 22:53:48 +00:00
Muhammad Ibrahim
a4bc9c4aed
workspace fix
2025-11-14 21:00:55 +00:00
Muhammad Ibrahim
8f25bc5b8b
fixed docker build
2025-11-14 20:54:43 +00:00
Muhammad Ibrahim
a37b479de6
1.3.4
2025-11-14 20:45:40 +00:00
Juan A.
8cf29c9bbb
remove-architecture-selection
2025-11-13 19:28:11 -06:00
9 Technology Group LTD
3f18074f01
Merge pull request #304 from PatchMon/feature/alpine
...
new binary for alpie apk support
2025-11-11 12:49:09 +00:00