summaryrefslogtreecommitdiff
path: root/flora (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-11pkgs/scripts: monit->prometheus converterstuebinm1-0/+9
Not sure yet how much (if anything) I'll actually do with this, but it seemed like a fun idea to try and it's been way to long since I wrote anything in scheme. Entirely untested, as I don't actually have a prometheus running atm (apart from the one specifically for tracktrain on chaski).
2024-03-10flora: test-deploy the mollysocket nixpkgs PRstuebinm1-1/+1
https://github.com/NixOS/nixpkgs/pull/278981
2024-03-07monit: add stuff for infra4future.destuebinm1-1/+13
2024-03-05restructure & general cleanupstuebinm6-180/+7
- pkgs/ should now also contain all package overrides - pkgs/patches/ now contains all patches - nix flake info succeeds again - still not sure what to do about scripts - services which are not used should not be kept around this long
2024-03-04import custom modules by defaultstuebinm1-2/+0
which has the nice side-effect that they now show up on my `man configuration.nix'. (also I don't have to manually import things anymore)
2024-03-04init mollysocket package, module, and deploy it on florastuebinm2-0/+14
with thanks to networkException, who wrote the initial nix package.
2024-03-04monit: extra catch-all check via systemctl is-system-runningstuebinm1-0/+3
2024-03-04monit: some kinda reasonable checksstuebinm1-4/+35
2024-02-29flora: monit via ntfy shstuebinm3-0/+40
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 …
2024-01-15akkoma: disable link previewsstuebinm1-4/+1
they sometimes hang until akkoma gets reaped by the oom killer
2024-01-13nomsable webringstuebinm1-0/+11
(just messing around for now)
2023-12-29apparently i run a mumble nowstuebinm3-0/+30
2023-12-09huh, looks like i bought another domainstuebinm1-0/+6
2023-11-30jump to nixos 23.11stuebinm1-1/+1
2023-08-04update inputsstuebinm1-3/+0
2023-08-03assorted nice-ish thingsstuebinm2-23/+1
2023-08-01element → schildiChatstuebinm1-1/+1
2023-08-01try out a ntfy on florastuebinm2-0/+36
(with thanks to emilyy's nix config; let's see if this makes sense for me)
2023-06-30update inputsstuebinm1-1/+1
2023-06-29akkoma: workaround for a certain linkstuebinm1-0/+4
this crashes the rich media link preview thingie. Maybe I will have motivation to look into why …
2023-06-23tenpo ni la, akkoma sona e ni: toki pona li toki.stuebinm3-1/+85
2023-06-23host my own element, for $reasonsstuebinm2-0/+31
2023-06-17akkoma: reject list go nomsstuebinm1-0/+1
2023-05-29initial jump to nixos 23.05stuebinm2-23/+2
2023-05-28akkoma: reject mstdn.socialstuebinm1-0/+1
2023-05-21akkoma: reject another instancestuebinm1-1/+4
no idea who this is, they just plopped up suddenly
2023-05-04akkoma: add TOSstuebinm1-0/+5
2023-05-04akkoma: reject mastodon.socialstuebinm1-1/+8
2023-04-11manage secrets with sopsstuebinm3-5/+19
not sure if i like this yet, but it seems worth trying it out.
2023-03-24flora: use gitMinimal everywherestuebinm1-3/+3
this is probably not strictly necessary (git & gitMinimal should deduplicate nicely), it's just weird to have two of them.
2023-03-24update inputsstuebinm3-2/+11
also remove some old stuff. also deduplicate the erlangs on my akkoma. also remove chromium, since for some reason hydra hasn't built it yet and I'm not fancying compiling it myself. also remove the whole sshd mosh stuff for the chat, since that broke tmux-on-login.
2023-03-05fix things & make some others simpler, also ipv6 🎉stuebinm2-24/+1
2023-02-20flora: don't have an akkoma that depends on X / GTK+stuebinm1-1/+6
2023-02-20update inputsstuebinm1-1/+1
2023-02-16further akkoma stuff because templating elixir hardstuebinm1-2/+2
… why do we do that, again? But this module has no escape hatch, so I guess I just spend ~twenty minutes on "how do i make an atom"
2023-02-16more akkoma stuffstuebinm2-32/+40
2023-02-16flora: jump to akkoma @ nixpkgs-unstablestuebinm1-83/+88
2023-02-13flora/cgit: unbreak smart http gitstuebinm1-0/+2
2023-02-13blog: add lux bookstuebinm1-0/+18
2022-12-05update to nixos22.11stuebinm3-38/+1
2022-11-12update inputsstuebinm1-5/+1
2022-10-04remove some old stuffstuebinm3-101/+1
2022-09-14cgit hopefully change default branchstuebinm2-1/+31
kinda annoying that i don't get idle-indicators for repos that don't have a master-branch. not sure if this'll fix it though, cgit is weird.
2022-07-31cgit: get rid of lighttpd, the container & git's dumb httpstuebinm1-82/+88
this isn't perfect (and cloning forks is now kinda awkward), but at least cloning things seems to reliably work now. Hurray!
2022-06-14update sources, move to NixOS 22.05stuebinm3-6/+8
2022-06-14bookshelf (with gtfs books)stuebinm1-0/+18
2022-06-13forks section for cgitstuebinm1-0/+8
should make that list less confusing, i hope
2022-06-13fix trainspotter (again)stuebinm1-6/+6
2022-04-12pleroma: fix networking / dns of containerstuebinm1-0/+9
how did this ever work at all??
2022-04-07flora: fix the trainspotter scriptstuebinm3-9/+9