this post was submitted on 11 Jul 2023
78 points (96.4% liked)

Selfhosted

60451 readers
912 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi guys,
I just released a new version of MinMon. If you're looking for a minimalistic tool for monitoring and alarming, check out the documentation and give it try! And even more important: please leave some feedback as I'll have some spare time next month to - hopefully - make v1.0 happen, or at least v0.6.
Cheers!

you are viewing a single comment's thread
view the rest of the comments
[–] float@feddit.de 1 points 3 years ago (2 children)

That's actually not a bad idea. There are a few downsides to this like the binary being quite big compared to the classical "one binary per architecture" style. I'll give it a though. The docker image is pretty small btw ;).

[–] TCB13@lemmy.world 1 points 3 years ago

The docker image is pretty small btw ;).

Yes if you already have Docker. If don't use Docker you'll be installing a ton of stuff just for a single application.

[–] TCB13@lemmy.world 1 points 3 years ago (1 children)

You can simply not bundle typical libraries that are available in most systems and let package managers deal with those.

[–] float@feddit.de 1 points 3 years ago

I think the dependencies might actually be a problem for the "one binary fits all" solution. For a simple binary the user is responsible for the external dependencies. If by any chance you're using Arch, there a package in the AUR.