summaryrefslogtreecommitdiff
path: root/secrets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* flora: test-deploy the mollysocket nixpkgs PRstuebinm2024-03-101-3/+3
| | | | https://github.com/NixOS/nixpkgs/pull/278981
* init mollysocket package, module, and deploy it on florastuebinm2024-03-041-2/+4
| | | | with thanks to networkException, who wrote the initial nix package.
* flora: monit via ntfy shstuebinm2024-02-291-3/+5
| | | | | | | | | | | | | | 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 …
* manage secrets with sopsstuebinm2023-04-111-0/+35
not sure if i like this yet, but it seems worth trying it out.