• 2 Posts
  • 12 Comments
Joined 11 months 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.





  • but then you’d still have to have your mobile mail client go and download all this mail you said is a battery drain, so you’re sort of negating yourself.

    That is precisely my point. I do not want a mobile or desktop client anymore. Just send a client which is running on a system which is always running anyway to send me a notification and I can then decide if I will check it out now or if it can wait.

    Proprietary mobile clients often work similarly, they do the “heavy lifting” on the server side, send a notification, but only temporarily load the mails you explicitly view temporarily on the device. And thus, they use less battery and storage of the device. Another benefit for the unified client would be faster sync of mail status (e.g. read/unread) as it is only one client on the IMAP server instead of one on each device. And another benefit would be not having to migrate email clients when replacing devices.










    • 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.