henrygd
ae55b86493
improve chart filtering logic to support multiple terms ( #1274 )
2025-10-18 17:10:08 -04:00
henrygd
5360f762e4
expand container monitoring functionality ( #928 )
...
- Add new /containers route with virtualized table showing all containers across systems
- Implement container stats collection (CPU, memory, network usage) with health status tracking
- Add container logs and info API endpoints with syntax highlighting using Shiki
- Create detailed container views with fullscreen logs/info dialogs and refresh functionality
- Add container table to individual system pages with lazy loading
- Implement container record storage with automatic cleanup and historical averaging
- Update navbar with container navigation icon
- Extract reusable ActiveAlerts component from home page
- Add FooterRepoLink component for consistent GitHub/version display
- Enhance filtering and search capabilities across container tables
2025-10-18 16:32:16 -04:00
henrygd
0d464787f2
logo color on hover
2025-10-18 15:48:59 -04:00
henrygd
24f72ef596
update collections snapshot
2025-10-18 15:47:12 -04:00
henrygd
2d8739052b
likely fix for huge net traffic on interface reset ( #1267 )
2025-10-18 15:40:54 -04:00
henrygd
1e32d13650
make windows firewall rule opt-in with -ConfigureFirewall
2025-10-11 13:34:57 -04:00
hank
dbf3f94247
New translations by rodrigorm (Portuguese)
v0.13.2
2025-10-09 14:21:48 -04:00
Roy W. Andersen
8a81c7bbac
New translations en.po (Norwegian)
2025-10-09 14:15:17 -04:00
henrygd
d24150c78b
release 0.13.2
2025-10-09 14:01:45 -04:00
henrygd
013da18789
expand check for bad container memory values ( #1236 )
2025-10-09 14:00:24 -04:00
henrygd
5b663621e4
rename favicon to break cache
2025-10-09 13:37:09 -04:00
henrygd
4056345216
add ability to set custom name for extra filesystems ( #379 )
2025-10-09 13:18:10 -04:00
henrygd
d00c0488c3
improve websocket agent reconnection after network interruptions ( #1263 )
2025-10-09 12:09:52 -04:00
henrygd
d352ce00fa
allow a bit more latency in the one minute chart points ( #1247 )
2025-10-07 17:28:48 -04:00
henrygd
1623f5e751
refactor: async docker version check
2025-10-07 15:33:46 -04:00
Amanda Wee
612ad1238f
Retry agent's attempt to get the Docker version ( #1250 )
2025-10-07 14:25:02 -04:00
henrygd
1ad4409609
update favicon to show down count in bubble
2025-10-07 14:13:41 -04:00
evrial
2a94e1d1ec
OpenWRT - graceful service stop, restart and respawn if crashes ( #1245 )
2025-10-06 11:35:44 -04:00
henrygd
75b372437c
add small end buffer to chart x axis
v0.13.1
2025-10-05 21:18:16 -04:00
henrygd
b661d00159
release 0.13.1
2025-10-05 20:09:49 -04:00
henrygd
898dbf73c8
update agent dockerfile volume
2025-10-05 20:06:17 -04:00
Marrrrrrrrry
e099304948
Add VOLUME to preserve config across container recreations ( #1235 )
2025-10-05 20:05:00 -04:00
Maximilian Krause
b61b7a12dc
New translations en.po (German)
2025-10-05 19:40:44 -04:00
henrygd
37769050e5
fix loading system with direct id url
2025-10-05 19:38:37 -04:00
henrygd
d81e137291
update system permalinks to use id instead of name ( #1231 )
...
maintains backward compatibility with old permalinks
2025-10-05 14:18:00 -04:00
henrygd
ae820d348e
fix one minute chart on systems without docker ( #1237 )
2025-10-05 13:19:35 -04:00
henrygd
ddb298ac7c
0.13.0 release
v0.13.0
2025-10-03 13:53:12 -04:00
henrygd
cca7b36039
add SYSTEM_NAME env var ( #1184 )
2025-10-03 13:44:10 -04:00
henrygd
adda381d9d
update language files
2025-10-03 13:21:02 -04:00
zoixc
1630b1558f
New translations en.po (Russian)
2025-10-03 13:08:58 -04:00
itssloplayz
733c10ff31
New translations en.po (Slovenian)
2025-10-03 13:08:00 -04:00
henrygd
ed3fd185d3
update pocketbase
2025-10-03 12:44:20 -04:00
henrygd
b1fd7e6695
fix intel engine delta tracking across cache keys
...
- plus a couple tiny lil refactors
2025-10-02 20:24:54 -04:00
henrygd
7d6230de74
add one minute chart + refactor rpc
...
- add one minute charts
- update disk io to use bytes
- update hub and agent connection interfaces / handlers to be more
flexible
- change agent cache to use cache time instead of session id
- refactor collection of metrics which require deltas to track
separately per cache time
2025-10-02 17:56:51 -04:00
henrygd
f9a39c6004
add noindex meta tag to html ( #1218 )
2025-09-30 19:16:15 -04:00
henrygd
f21a6d15fe
update agent install script to use get.beszel.dev/latest-version ( #1212 )
2025-09-29 13:37:51 -04:00
Timothy Pillow
bf38716095
Modify GPU usage section in readme ( #1216 )
...
Updated GPU metrics to include Intel support and removed temperature. Synced section as currently written in https://beszel.dev/guide/what-is-beszel#supported-metrics
2025-09-29 12:27:20 -04:00
henrygd
45816e7de6
agent install script: refactor mirror handling ( #1212 )
...
- add --mirror flag
- use mirror url for api.github.com
- remove prompt confirmation for mirror usage
2025-09-28 13:49:41 -04:00
evrial
2a6946906e
Fixed OpenWRT agent restarter logic ( #1210 )
...
* Fixed OpenWRT restarter logic
* Update update.go
2025-09-26 12:15:42 -04:00
henrygd
ca58ff66ba
0.12.12 release
v0.12.12
2025-09-25 19:37:26 -04:00
henrygd
133d229361
add fallback cache/buff memory calculation when cache/buff isn't available ( #1198 )
2025-09-25 19:19:32 -04:00
henrygd
960cac4060
fix intel_gpu_top restart loop and add intel gpu pkg power ( #1203 )
2025-09-25 19:15:36 -04:00
henrygd
d83865cb4f
remove NoNewPrivileges from systemd agent service
...
configuration (#1203 )
Prevents service from running `intel_gpu_top`
2025-09-25 15:06:17 -04:00
henrygd
4b43d68da6
add SKIP_GPU=true ( #1203 )
2025-09-25 14:10:28 -04:00
henrygd
c790d76211
fix command arguments for OpenRC agent restart functionality ( #1199 )
2025-09-24 23:14:15 -04:00
henrygd
29b182fd7b
0.12.11 release :)
v0.12.11
2025-09-24 18:08:54 -04:00
henrygd
fc78b959aa
update colors for gpu power chart
2025-09-24 18:01:51 -04:00
henrygd
b8b3604aec
update language files
2025-09-24 17:41:11 -04:00
henrygd
e45606fdec
New Croatian translations by nikola.smis on Crowdin
2025-09-24 17:40:22 -04:00
aroxu
640afd82ad
New Korean translations
2025-09-24 17:31:04 -04:00