henrygd
3dc7e02ed0
exclude bond network interfaces by default
2025-07-08 15:27:33 -04:00
henrygd
d67d638a6b
Refactor dockerManager
...
- Introduced a reusable buffer and JSON decoder in dockerManager for efficient decoding of Docker API responses.
- Adjusted network statistics calculations to ensure accurate data handling.
2025-07-08 15:27:01 -04:00
henrygd
7b36036455
add vulncheck workflow
2025-07-03 21:06:26 -04:00
Sven van Ginkel
1b58560acf
Update MakeFile to serve outside local host ( #934 )
2025-06-27 21:41:16 -04:00
henrygd
1627c41f84
fix gpu name issue introduced in previous commit
2025-06-27 18:00:47 -04:00
henrygd
4395520a28
Probable fix for Jetson gpu issue ( #895 )
2025-06-26 22:11:48 -04:00
Alexander Mnich
8c52f30a71
add GITHUB_TOKEN fallback for goreleaser ( #925 )
...
adding the fallback to the GITHUB_TOKEN allows execution of goreleaser in a fork without additional configuration
2025-06-26 21:03:19 -04:00
SSU
46316ebffa
fix(install): suppress scoop output to avoid nssm path pollution ( #918 )
...
Suppressed the output of “scoop install beszel-agent” to ensure the NSSM service path
contains only the executable location.
Closes #915
Co-authored-by: suseol <suseol@geosr.com >
2025-06-25 13:52:45 -04:00
henrygd
0b04f60b6c
Add panic recovery for sensors.TemperaturesWithContext ( #796 )
2025-06-23 19:50:11 -04:00
HansAndreManfredson
20b822d072
Fix missing groups #892 ( #893 )
2025-06-17 16:08:32 -04:00
Tobias Gruetzmacher
ca7642cc91
Create service user as system user ( #867 )
2025-06-12 14:54:36 -04:00
henrygd
68009c85a5
Add ppc64le agent build ( #682 )
2025-05-28 18:47:47 -04:00
Leon Blakey
1c7c64c4aa
Add user to docker group in Debian package ( #847 )
2025-05-28 14:49:19 -04:00
henrygd
b05966d30b
add help section to readme
2025-05-26 15:49:24 -04:00
Nikolas Garofil
ea90f6a596
Update readme.md
2025-05-26 14:45:23 -04:00
henrygd
f1e43b2593
scale fractional temperature values to reasonable Celsius values ( #688 )
2025-05-26 01:08:03 -04:00
henrygd
748d18321d
fix: windows paths when regular and admin install users differ ( #739 )
2025-05-26 00:51:44 -04:00
henrygd
ae84919c39
update windows install command to use bypass execution policy ( #739 )
2025-05-24 21:49:43 -04:00
henrygd
b23221702e
Handle systemd nvidia rules automatically during agent installation
2025-05-21 17:24:54 -04:00
henrygd
4d5b096230
Improve 'add system' dropdown buttons
2025-05-09 22:31:47 -04:00
henrygd
7caf7d1b31
Clear system's active alerts when system is paused
2025-05-08 20:41:44 -04:00
henrygd
6107f52d07
Fix system path in notification urls
2025-05-08 19:06:19 -04:00
henrygd
f4fb7a89e5
Add tests for GetSSHKey and handle read errors on key file
2025-05-08 18:54:14 -04:00
henrygd
5439066f4d
hub.MakeLink method to assure URLs are formatted properly ( #805 )
...
- Updated AlertManager to replace direct app references with a hub interface.
- Changed AlertManager.app to AlertManager.hub
- Add tests for MakeLink
2025-05-08 17:47:15 -04:00
henrygd
7c18f3d8b4
Add mipsle agent build ( #802 )
2025-05-07 20:11:48 -04:00
henrygd
63af81666b
Refactor SSH configuration and key management
...
- Restrict to specific key exchanges / MACs / ciphers.
- Refactored GetSSHKey method to return an ssh.Signer instead of byte array.
- Added common package.
Co-authored-by: nhas <jordanatararimu@gmail.com >
2025-05-07 20:03:21 -04:00
henrygd
c0a6153a43
Update goreleaser configuration for beszel-agent to include restart delay and process type
2025-05-05 20:22:15 -04:00
henrygd
df334caca6
update install-agent.ps1 to support installing as admin ( #797 )
2025-05-05 20:21:37 -04:00
henrygd
ffb3ec0477
Fix broken link to notifications when using base path
2025-05-02 20:02:23 -04:00
henrygd
3a97edd0d5
add winget support to windows install script
2025-05-01 17:40:20 -04:00
henrygd
ab1d1c1273
Remove PrivateTmp setting from Systemd rules in install-agent.sh
...
Allows sharing socket in /tmp
2025-05-01 17:00:08 -04:00
henrygd
0fb39edae4
rename ssh imports in server.go
2025-04-30 18:09:25 -04:00
henrygd
3a977a8e1f
goreleaser: update deprecated format field
2025-04-30 16:15:37 -04:00
henrygd
081979de24
Add winget configuration for beszel-agent
2025-04-30 15:00:26 -04:00
henrygd
23fe189797
Add SELinux context management to install-agent.sh ( #788 )
...
- Introduced functions to set and clean up SELinux contexts.
- Added SELinux context checks during the update process (systemd only).
- Updated the service execution command to use a dedicated update script.
2025-04-29 18:59:36 -04:00
henrygd
e9d429b9b8
Enhance service start check in install-agent.ps1
...
- Added logic to handle service start failures and check status with retries.
- Improved user feedback for service status during startup process.
2025-04-28 21:47:02 -04:00
henrygd
99202c85b6
re-enable docker image creation workflow
2025-04-28 21:16:32 -04:00
henrygd
d5c3d8f84e
release 0.11.1 with new line so goreleaser doesn't fail :)
...
- Temp disable docker workflow bc image was already build
2025-04-28 20:57:27 -04:00
Alexander Mnich
8f442992e6
New German translations
2025-04-28 20:48:38 -04:00
henrygd
39820c8ac1
release 0.11.1
2025-04-28 20:38:24 -04:00
henrygd
0c8b10af99
Escape backslashes in windows agent install command ( #785 )
2025-04-28 20:37:25 -04:00
henrygd
8e072492b7
Skip checking Docker if DOCKER_HOST
is set to an empty string
2025-04-28 20:23:54 -04:00
henrygd
88d6307ce0
Add FreeBSD icon
2025-04-28 19:37:00 -04:00
henrygd
2cc516f9e5
update readme and notifications link
2025-04-27 20:05:07 -04:00
henrygd
ab6ea71695
Release v0.11.0
2025-04-27 19:20:17 -04:00
henrygd
6280323cb1
Always display two decimals in container memory tooltip
...
- Also removes --china-mirrors when copying brew install script
2025-04-27 19:18:44 -04:00
henrygd
17c8e7e1bd
Update bark notification to use url
param for link
2025-04-27 14:07:33 -04:00
henrygd
f60fb6f8a9
Handle title and link for Lark notifications
2025-04-26 21:25:18 -04:00
henrygd
3eebbce2d4
Update Go dependencies
...
Also replaces containrrr/shoutrrr with pinned version of
nicholas-fedor/shoutrrr
2025-04-26 17:47:34 -04:00
henrygd
e92a94a24d
update translations
2025-04-26 17:45:12 -04:00