Skip to content

nixos/beszel: init module (server monitoring app)#444936

Closed
non-bin wants to merge 2 commits intoNixOS:masterfrom
non-bin:addBeszelModule
Closed

nixos/beszel: init module (server monitoring app)#444936
non-bin wants to merge 2 commits intoNixOS:masterfrom
non-bin:addBeszelModule

Conversation

@non-bin
Copy link
Contributor

@non-bin non-bin commented Sep 21, 2025

https://github.com/henrygd/beszel

Beszel is a lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions.

It has a friendly web interface, simple configuration, and is ready to use out of the box. It supports automatic backup, multi-user, OAuth authentication, and API access.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@non-bin non-bin force-pushed the addBeszelModule branch 2 times, most recently from 6431008 to 511df9b Compare September 21, 2025 11:04
@non-bin non-bin changed the title nixos/beszel: init module (another server monitoring app) nixos/beszel: init module (server monitoring app) Sep 21, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 12.first-time contribution This PR is the author's first one; please be gentle! 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog This PR adds or changes release notes 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: documentation This PR adds or changes documentation labels Sep 21, 2025
@non-bin non-bin mentioned this pull request Sep 22, 2025
13 tasks
@h7x4 h7x4 added the 8.has: module (new) This PR adds a module in `nixos/` label Sep 22, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Sep 22, 2025
@arunoruto
Copy link
Contributor

Thanks for the PR! Have you taken a look at #380731? Could you highlight where the differences are?

@non-bin
Copy link
Contributor Author

non-bin commented Sep 24, 2025

duplicate of #380731 which looks much more comprihensive

@non-bin non-bin closed this Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: module (new) This PR adds a module in `nixos/` 8.has: module (update) This PR changes an existing module in `nixos/` 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants