Anyone got Beszel working?

Started by allurbwrbelongtous, February 04, 2025, 02:55:31 PM

Previous topic - Next topic
Quote from: ljhardy on November 07, 2025, 12:36:03 AMBeszel now supports FreeBSD out of the box with an installation script:

Beszel is awesome but the script doesn't quite work correctly on OPNsense. It creates a new user beszel that OPNsense removes at the next reboot. The way I'm working around this for now is by editing /usr/local/etc/rc.d/beszel-agent and changing the value for beszel_agent_user from beszel to daemon.

This issue has been reported and is on the roadmap.

The reboot bugfix for Opnsense was merged in with Beszel 0.18.7 : https://github.com/henrygd/beszel/pull/1880

I've tried and tested it. After rebooting Opnsense, it resumes reporting stats to the Beszel host just fine.