Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
henrygd
/
beszel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1k
Star
25.6k
Code
Issues
243
Pull requests
75
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2026
feat: change network packet loss to a red line (#2377)
svenvg93
authored
c9de35f
View commit details
Copy full SHA for c9de35f
Browse repository at this point
exit 0 without key on Windows to avoid Winget Validation-Executable-Error (#2376, #2247)
henrygd
committed
a5f216f
View commit details
Copy full SHA for a5f216f
Browse repository at this point
add env var to disable container image update checks (#2371)
henrygd
committed
cbe4824
View commit details
Copy full SHA for cbe4824
Browse repository at this point
Commits on Sep 20, 2026
fix(install): improve handling of openwrt user account (#2370)
Show description for 2c69197
henrygd
committed
2c69197
View commit details
Copy full SHA for 2c69197
Browse repository at this point
Commits on Sep 19, 2026
fix(ui): swap usage chart shown twice in tabs view (#2356)
henrygd
committed
97e6f64
View commit details
Copy full SHA for 97e6f64
Browse repository at this point
add SMART to readme features
henrygd
committed
4a5915b
View commit details
Copy full SHA for 4a5915b
Browse repository at this point
update readme features
henrygd
committed
e68372d
View commit details
Copy full SHA for e68372d
Browse repository at this point
fix(docker): enable Debian contrib for ZFS utilities in slim NVIDIA image
henrygd
committed
c52f3ac
View commit details
Copy full SHA for c52f3ac
Browse repository at this point
chore(helm): update app version to 0.20.0 (#2355)
Show description for c09eb8c
henrygd
and
github-actions[bot]
authored
c09eb8c
View commit details
Copy full SHA for c09eb8c
Browse repository at this point
fix(ui): sort containers alphabetically within systems
henrygd
committed
a0dc19e
View commit details
Copy full SHA for a0dc19e
Browse repository at this point
docker: update alpine version and remove unnecessary GOGC
henrygd
committed
912bc50
View commit details
Copy full SHA for 912bc50
Browse repository at this point
test: wait for hub setup in universal token integration test
henrygd
committed
c54dbfb
View commit details
Copy full SHA for c54dbfb
Browse repository at this point
test: use virtual time to eliminate MQTT notification timeout waits
henrygd
committed
dd3f7d5
View commit details
Copy full SHA for dd3f7d5
Browse repository at this point
test: wait for hub system status in agent WebSocket integration test
henrygd
committed
0509053
View commit details
Copy full SHA for 0509053
Browse repository at this point
fix: resync network monitors after SSH reconnect and retry failed syncs
henrygd
committed
187dc88
View commit details
Copy full SHA for 187dc88
Browse repository at this point
fix(agent): avoid RAID health warnings during healthy scrubs (#2109)
henrygd
committed
2784460
View commit details
Copy full SHA for 2784460
Browse repository at this point
Commits on Sep 18, 2026
update migration files for 0.20.0
henrygd
committed
b0bc727
View commit details
Copy full SHA for b0bc727
Browse repository at this point
chore: update changelog
henrygd
committed
6937453
View commit details
Copy full SHA for 6937453
Browse repository at this point
fix: prevent variant Docker images from overwriting latest tags
henrygd
committed
97de147
View commit details
Copy full SHA for 97de147
Browse repository at this point
New Crowdin updates (#2352)
henrygd
authored
bd7e359
View commit details
Copy full SHA for bd7e359
Browse repository at this point
upgrade go packages
henrygd
committed
d2352e8
View commit details
Copy full SHA for d2352e8
Browse repository at this point
force oauth created users to start with `user` role
henrygd
committed
f7fd3ef
View commit details
Copy full SHA for f7fd3ef
Browse repository at this point
i18n: update translations
henrygd
committed
db3afea
View commit details
Copy full SHA for db3afea
Browse repository at this point
update translation strings
henrygd
committed
b347599
View commit details
Copy full SHA for b347599
Browse repository at this point
New Crowdin updates (#2323)
henrygd
authored
6e5440c
View commit details
Copy full SHA for 6e5440c
Browse repository at this point
feat: network monitoring from agents (#2266, #1911)
Show description for bb1b399
3 people
authored
bb1b399
View commit details
Copy full SHA for bb1b399
Browse repository at this point
Commits on Sep 17, 2026
feat(hub): add TRUSTED_PROXY_IPS allowlist for TRUSTED_AUTH_HEADER (#2327)
Show description for 4bf7070
jmrplens
authored
4bf7070
View commit details
Copy full SHA for 4bf7070
Browse repository at this point
agent: revert #2275 warning on certain SMART attributes (#2296, #2308, #2347)
henrygd
committed
18f7a4b
View commit details
Copy full SHA for 18f7a4b
Browse repository at this point
feat: persist view preferences and language to user settings (#1831)
Show description for f0f1f79
svenvg93
and
ChangkeunJ
authored
f0f1f79
View commit details
Copy full SHA for f0f1f79
Browse repository at this point
Merge commit from fork
Show description for 50f6fc0
palma140
and
henrygd
authored
50f6fc0
View commit details
Copy full SHA for 50f6fc0
Browse repository at this point
Commits on Sep 16, 2026
hub: raise max batch requests and lower max batch body size
henrygd
committed
a0bf338
View commit details
Copy full SHA for a0bf338
Browse repository at this point
fix(zfs): skip zpool list when /dev/zfs unavailable in Linux (#2325)
Show description for 9821017
santhiprakash
and
henrygd
authored
9821017
View commit details
Copy full SHA for 9821017
Browse repository at this point
Commits on Sep 13, 2026
fix(site): switch theme live when system preference changes (#2328)
Show description for 6a7b277
rajtslegr
authored
6a7b277
View commit details
Copy full SHA for 6a7b277
Browse repository at this point
fix(site): discard pending history when switching to live charts (#2333)
ChangkeunJ
authored
086091a
View commit details
Copy full SHA for 086091a
Browse repository at this point
Commits on Sep 10, 2026
feat(agent): Add docker image update available flag (#2211)
Show description for f204dc1
brunob45
and
henrygd
authored
f204dc1
View commit details
Copy full SHA for f204dc1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.