• 0 Posts
  • 99 Comments
Joined 1 year ago
cake
Cake day: March 10th, 2024

help-circle








  • If it works for you, there is no reason to switch.

    The benefit for me is mostly the systemd integration (e.g. do a simple DB backup before running the container using StartExecPre) & the corresponding unified logging with journalctl. Then there is auto update and boot persistence without having to run an additional process.










    • monitors CPU, memory and disk space
    • can accept multiple hosts to watch
    • has some sort of alerting system
    • can be deployed as a single docker container
    • can be configured using a text file
    • configs can be imported and exported inside the docker compose file

    https://github.com/henrygd/beszel

    There is no really config to speak of. You setup the hub. Then you click on add system and write in the IP. Then you click on “Copy compose”. That is the agent you can then deploy with a compose file on any system. Click on add and it is there.

    The only thing you might want to configure is alerting, but only once on the hub.