summaryrefslogtreecommitdiff
path: root/flora (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/scripts: monit->prometheus converterstuebinm2024-03-111-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).
* flora: test-deploy the mollysocket nixpkgs PRstuebinm2024-03-101-1/+1
| | | | https://github.com/NixOS/nixpkgs/pull/278981
* monit: add stuff for infra4future.destuebinm2024-03-071-1/+13
|
* restructure & general cleanupstuebinm2024-03-056-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
* import custom modules by defaultstuebinm2024-03-041-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)
* init mollysocket package, module, and deploy it on florastuebinm2024-03-042-0/+14
| | | | with thanks to networkException, who wrote the initial nix package.
* monit: extra catch-all check via systemctl is-system-runningstuebinm2024-03-041-0/+3
|
* monit: some kinda reasonable checksstuebinm2024-03-041-4/+35
|
* flora: monit via ntfy shstuebinm2024-02-293-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 …
* akkoma: disable link previewsstuebinm2024-01-151-4/+1
| | | | they sometimes hang until akkoma gets reaped by the oom killer
* nomsable webringstuebinm2024-01-131-0/+11
| | | | (just messing around for now)
* apparently i run a mumble nowstuebinm2023-12-293-0/+30
|
* huh, looks like i bought another domainstuebinm2023-12-091-0/+6
|
* jump to nixos 23.11stuebinm2023-11-301-1/+1
|
* update inputsstuebinm2023-08-041-3/+0
|
* assorted nice-ish thingsstuebinm2023-08-032-23/+1
|
* element → schildiChatstuebinm2023-08-011-1/+1
|
* try out a ntfy on florastuebinm2023-08-012-0/+36
| | | | (with thanks to emilyy's nix config; let's see if this makes sense for me)
* update inputsstuebinm2023-06-301-1/+1
|
* akkoma: workaround for a certain linkstuebinm2023-06-291-0/+4
| | | | | this crashes the rich media link preview thingie. Maybe I will have motivation to look into why …
* tenpo ni la, akkoma sona e ni: toki pona li toki.stuebinm2023-06-233-1/+85
|
* host my own element, for $reasonsstuebinm2023-06-232-0/+31
|
* akkoma: reject list go nomsstuebinm2023-06-171-0/+1
|
* initial jump to nixos 23.05stuebinm2023-05-292-23/+2
|
* akkoma: reject mstdn.socialstuebinm2023-05-281-0/+1
|
* akkoma: reject another instancestuebinm2023-05-211-1/+4
| | | | no idea who this is, they just plopped up suddenly
* akkoma: add TOSstuebinm2023-05-041-0/+5
|
* akkoma: reject mastodon.socialstuebinm2023-05-041-1/+8
|
* manage secrets with sopsstuebinm2023-04-113-5/+19
| | | | not sure if i like this yet, but it seems worth trying it out.
* flora: use gitMinimal everywherestuebinm2023-03-241-3/+3
| | | | | this is probably not strictly necessary (git & gitMinimal should deduplicate nicely), it's just weird to have two of them.
* update inputsstuebinm2023-03-243-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.
* fix things & make some others simpler, also ipv6 🎉stuebinm2023-03-052-24/+1
|
* flora: don't have an akkoma that depends on X / GTK+stuebinm2023-02-201-1/+6
|
* update inputsstuebinm2023-02-201-1/+1
|
* further akkoma stuff because templating elixir hardstuebinm2023-02-161-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"
* more akkoma stuffstuebinm2023-02-162-32/+40
|
* flora: jump to akkoma @ nixpkgs-unstablestuebinm2023-02-161-83/+88
|
* flora/cgit: unbreak smart http gitstuebinm2023-02-131-0/+2
|
* blog: add lux bookstuebinm2023-02-131-0/+18
|
* update to nixos22.11stuebinm2022-12-053-38/+1
|
* update inputsstuebinm2022-11-121-5/+1
|
* remove some old stuffstuebinm2022-10-043-101/+1
|
* cgit hopefully change default branchstuebinm2022-09-142-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.
* cgit: get rid of lighttpd, the container & git's dumb httpstuebinm2022-07-311-82/+88
| | | | | this isn't perfect (and cloning forks is now kinda awkward), but at least cloning things seems to reliably work now. Hurray!
* update sources, move to NixOS 22.05stuebinm2022-06-143-6/+8
|
* bookshelf (with gtfs books)stuebinm2022-06-141-0/+18
|
* forks section for cgitstuebinm2022-06-131-0/+8
| | | | should make that list less confusing, i hope
* fix trainspotter (again)stuebinm2022-06-131-6/+6
|
* pleroma: fix networking / dns of containerstuebinm2022-04-121-0/+9
| | | | how did this ever work at all??
* flora: fix the trainspotter scriptstuebinm2022-04-073-9/+9
|