Commit Graph

  • 4f879ccc66 Fix universal tokens registering multiple systems henrygd 2025-07-12 17:11:53 -04:00
  • cd9e0f7b5b fix typo in install scripts henrygd 2025-07-10 15:10:44 -04:00
  • 780644eeae Update translations on tokens page henrygd 2025-07-08 21:32:16 -04:00
  • 71f081da20 add :edge image tag henrygd 2025-07-08 20:40:51 -04:00
  • 11c61bcf42 update translations for 0.12.0 beta henrygd 2025-07-08 19:28:30 -04:00
  • 402a1584d7 Add CBOR and agent initiated WebSocket connections (#51, #490, #646, #845, etc) henrygd 2025-07-08 18:41:36 -04:00
  • 99d61a0193 update makefile and other tiny refactoring henrygd 2025-07-08 18:21:14 -04:00
  • 5ddb200a75 improve memory efficiency of records.go henrygd 2025-07-08 18:03:49 -04:00
  • faa247dbda add agent data directory handling henrygd 2025-07-08 16:45:14 -04:00
  • 6d1cec3c42 new agent healthcheck to support non-ssh connections henrygd 2025-07-08 16:43:33 -04:00
  • 529df84273 make sure agent container has /tmp directory henrygd 2025-07-08 15:35:50 -04:00
  • e0e21eedd6 update deps henrygd 2025-07-08 15:35:06 -04:00
  • 4356ffbe9b add install scripts for beta versions henrygd 2025-07-08 15:33:26 -04:00
  • be1366b785 update docker workflow to clearly handle beta / rc tags henrygd 2025-07-08 15:28:23 -04:00
  • 3dc7e02ed0 exclude bond network interfaces by default henrygd 2025-07-08 15:27:33 -04:00
  • d67d638a6b Refactor dockerManager henrygd 2025-07-08 15:27:01 -04:00
  • 7b36036455 add vulncheck workflow henrygd 2025-07-03 21:06:26 -04:00
  • 1b58560acf Update MakeFile to serve outside local host (#934) Sven van Ginkel 2025-06-28 03:41:16 +02:00
  • 1627c41f84 fix gpu name issue introduced in previous commit henrygd 2025-06-27 18:00:47 -04:00
  • 4395520a28 Probable fix for Jetson gpu issue (#895) henrygd 2025-06-26 22:11:48 -04:00
  • 8c52f30a71 add GITHUB_TOKEN fallback for goreleaser (#925) Alexander Mnich 2025-06-27 03:03:19 +02:00
  • 46316ebffa fix(install): suppress scoop output to avoid nssm path pollution (#918) SSU 2025-06-26 02:52:45 +09:00
  • 0b04f60b6c Add panic recovery for sensors.TemperaturesWithContext (#796) henrygd 2025-06-23 19:50:11 -04:00
  • 20b822d072 Fix missing groups #892 (#893) HansAndreManfredson 2025-06-17 22:08:32 +02:00
  • ca7642cc91 Create service user as system user (#867) Tobias Gruetzmacher 2025-06-12 20:54:36 +02:00
  • 68009c85a5 Add ppc64le agent build (#682) henrygd 2025-05-28 18:47:47 -04:00
  • 1c7c64c4aa Add user to docker group in Debian package (#847) Leon Blakey 2025-05-28 11:49:19 -07:00
  • b05966d30b add help section to readme henrygd 2025-05-26 15:49:24 -04:00
  • ea90f6a596 Update readme.md Nikolas Garofil 2025-05-23 13:31:29 +02:00
  • f1e43b2593 scale fractional temperature values to reasonable Celsius values (#688) henrygd 2025-05-26 01:08:03 -04:00
  • 748d18321d fix: windows paths when regular and admin install users differ (#739) henrygd 2025-05-25 23:57:24 -04:00
  • ae84919c39 update windows install command to use bypass execution policy (#739) henrygd 2025-05-24 21:49:43 -04:00
  • b23221702e Handle systemd nvidia rules automatically during agent installation henrygd 2025-05-21 17:24:30 -04:00
  • 4d5b096230 Improve 'add system' dropdown buttons henrygd 2025-05-09 22:31:47 -04:00
  • 7caf7d1b31 Clear system's active alerts when system is paused henrygd 2025-05-08 20:41:44 -04:00
  • 6107f52d07 Fix system path in notification urls henrygd 2025-05-08 19:06:19 -04:00
  • f4fb7a89e5 Add tests for GetSSHKey and handle read errors on key file henrygd 2025-05-08 18:54:14 -04:00
  • 5439066f4d hub.MakeLink method to assure URLs are formatted properly (#805) henrygd 2025-05-08 17:47:15 -04:00
  • 7c18f3d8b4 Add mipsle agent build (#802) henrygd 2025-05-07 20:11:48 -04:00
  • 63af81666b Refactor SSH configuration and key management henrygd 2025-05-07 20:03:21 -04:00
  • c0a6153a43 Update goreleaser configuration for beszel-agent to include restart delay and process type henrygd 2025-05-05 20:22:15 -04:00
  • df334caca6 update install-agent.ps1 to support installing as admin (#797) henrygd 2025-05-05 20:21:37 -04:00
  • ffb3ec0477 Fix broken link to notifications when using base path henrygd 2025-05-02 20:02:23 -04:00
  • 3a97edd0d5 add winget support to windows install script henrygd 2025-05-01 17:40:20 -04:00
  • ab1d1c1273 Remove PrivateTmp setting from Systemd rules in install-agent.sh henrygd 2025-05-01 17:00:08 -04:00
  • 0fb39edae4 rename ssh imports in server.go henrygd 2025-04-30 18:09:25 -04:00
  • 3a977a8e1f goreleaser: update deprecated format field henrygd 2025-04-30 16:15:37 -04:00
  • 081979de24 Add winget configuration for beszel-agent henrygd 2025-04-30 15:00:26 -04:00
  • 23fe189797 Add SELinux context management to install-agent.sh (#788) henrygd 2025-04-29 18:59:36 -04:00
  • e9d429b9b8 Enhance service start check in install-agent.ps1 henrygd 2025-04-28 21:47:02 -04:00
  • 99202c85b6 re-enable docker image creation workflow henrygd 2025-04-28 21:16:32 -04:00
  • d5c3d8f84e release 0.11.1 with new line so goreleaser doesn't fail :) henrygd 2025-04-28 20:57:27 -04:00
  • 8f442992e6 New German translations Alexander Mnich 2025-04-28 20:47:14 -04:00
  • 39820c8ac1 release 0.11.1 henrygd 2025-04-28 20:38:24 -04:00
  • 0c8b10af99 Escape backslashes in windows agent install command (#785) henrygd 2025-04-28 20:37:25 -04:00
  • 8e072492b7 Skip checking Docker if DOCKER_HOST is set to an empty string henrygd 2025-04-28 20:23:54 -04:00
  • 88d6307ce0 Add FreeBSD icon henrygd 2025-04-28 19:37:00 -04:00
  • 2cc516f9e5 update readme and notifications link henrygd 2025-04-27 20:05:07 -04:00
  • ab6ea71695 Release v0.11.0 henrygd 2025-04-27 19:20:17 -04:00
  • 6280323cb1 Always display two decimals in container memory tooltip henrygd 2025-04-27 19:18:44 -04:00
  • 17c8e7e1bd Update bark notification to use url param for link henrygd 2025-04-27 14:07:33 -04:00
  • f60fb6f8a9 Handle title and link for Lark notifications henrygd 2025-04-26 21:25:18 -04:00
  • 3eebbce2d4 Update Go dependencies henrygd 2025-04-26 17:47:34 -04:00
  • e92a94a24d update translations henrygd 2025-04-26 17:45:12 -04:00
  • 7c7c073ae4 New zh-CN translations Andypsl8 2025-04-26 14:58:01 -04:00
  • c009a40749 New Russian translations zoixc 2025-04-26 14:55:29 -04:00
  • 5e85b803e0 New Dutch translations Alex van Steenhoven 2025-04-26 14:54:00 -04:00
  • 256d3c5ba1 Italian translations from @saamdotexe henrygd 2025-04-26 14:51:29 -04:00
  • bd048a8989 French translations from leo.info54 on crowdin henrygd 2025-04-26 14:46:24 -04:00
  • f6b4231500 new Arabic translations from rihla on crowdin henrygd 2025-04-26 14:41:31 -04:00
  • bda06f30b3 Add temperature chart filtering (#430) henrygd 2025-04-25 19:19:19 -04:00
  • 38f2ba3984 Small refactoring of docker manager henrygd 2025-04-25 18:39:24 -04:00
  • 1a7d897bdc compute cpu and memory stats for docker on windows (#653) ViryBe 2025-04-26 00:27:36 +02:00
  • c74e7430ef Disable h/l/left/right changing system if shift, ctrl, or meta keys are pressed (#703) henrygd 2025-04-23 16:40:58 -04:00
  • 2467bbc0f0 Add support for copying Windows and Homebrew installation commands henrygd 2025-04-23 14:17:14 -04:00
  • ea665e02da Improve system information retrieval for macOS and Windows henrygd 2025-04-22 20:29:17 -04:00
  • 358e05d544 truncate tooltip container name if very long henrygd 2025-04-22 20:16:11 -04:00
  • aab5725d82 Use gpu temp as primary sensor if no other sensors henrygd 2025-04-18 18:00:39 -04:00
  • e94a1cd421 brew install - change env var from PORT to LISTEN henrygd 2025-04-18 17:59:59 -04:00
  • 73c1a1b208 Refactor sensor configuration handling in tests and implementation henrygd 2025-04-18 17:59:25 -04:00
  • 0526c88ce0 support blacklisting and wildcard matching in SENSORS env var (#650) henrygd 2025-04-17 21:08:05 -04:00
  • a2e9056a00 update macos agent install script henrygd 2025-04-15 17:54:53 -04:00
  • fd4ac60908 Remove -Program parameter from windows firewall rule (#739) henrygd 2025-04-14 17:19:24 -04:00
  • 330e4c67f3 Update release workflow and goreleaser configuration henrygd 2025-04-14 17:16:02 -04:00
  • 5d840bd473 Windows agent install script improvements henrygd 2025-04-13 19:54:06 -04:00
  • 54e3f3eba1 add goreleaser homebrew config and brew helper script henrygd 2025-04-09 19:58:46 -04:00
  • d79111fce4 remove nvidia-smi dependency for jetson / tegrastats (#286) henrygd 2025-04-07 20:01:03 -04:00
  • 93c3c7b9d8 add windows agent install script henrygd 2025-04-06 22:09:43 -04:00
  • 410d236f89 fix EXTRA_FILESYSTEMS for windows (#422) henrygd 2025-04-05 17:57:04 -04:00
  • 9a8071c314 prepend base path for command palette links henrygd 2025-04-05 17:34:33 -04:00
  • 80df0efccd add correct icon / label for windows build number henrygd 2025-04-05 17:33:41 -04:00
  • 3f1f4c7596 goreleaser: fix archive ids and add scoop for beszel-agent henrygd 2025-04-03 19:15:46 -04:00
  • 04ac688be4 Agent OpenBSD release (#726) Val V 2025-04-03 15:28:23 -07:00
  • ace83172ff agent install script: improvements to --china-mirrors and --auto-update flags henrygd 2025-03-18 15:58:41 -04:00
  • e8b864b515 agent installer script: option to skip auto update question Daniel Hiller 2025-03-16 05:22:42 +01:00
  • 7057f2e917 release 0.10.2 henrygd 2025-03-15 03:01:57 -04:00
  • 47b2689f24 updates for lingui 5 henrygd 2025-03-15 03:01:49 -04:00
  • 9b65110aef fix dumb error i pushed five min ago :) henrygd 2025-03-15 01:16:18 -04:00
  • 3935a9bf00 i18n: update language files henrygd 2025-03-15 01:03:20 -04:00
  • fb2adf08dc remove "GPU" from translations henrygd 2025-03-15 01:03:11 -04:00