Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flora: test-deploy the mollysocket nixpkgs PR | stuebinm | 2024-03-10 | 1 | -1/+1 |
| | | | | https://github.com/NixOS/nixpkgs/pull/278981 | ||||
* | init mollysocket package, module, and deploy it on flora | stuebinm | 2024-03-04 | 1 | -0/+12 |
| | | | | with thanks to networkException, who wrote the initial nix package. | ||||
* | flora: monit via ntfy sh | stuebinm | 2024-02-29 | 1 | -0/+7 |
| | | | | | | | | | | | | | | so it turns out ntfy can run a little smtp server, which monit can send its alerts to, resulting in a halfway okayish monitoring setup. It doesn't even require mucking about with `sendmail'! Downside: this is still monit. Upside: from what I've heard, the other monitoring tools don't actually seem to be all that much better? Now I only have to come up with reasonable checks for the stuff I want to actually keep an eye on … | ||||
* | try out a ntfy on flora | stuebinm | 2023-08-01 | 1 | -0/+35 |
(with thanks to emilyy's nix config; let's see if this makes sense for me) |