Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-13 | chaski: remove tracktrain | stuebinm | 1 | -168/+0 | |
this was meant as a test instance (the production system used by Ilztalbahn is a separate deployment), but it was never used much except to demonstrate some new UI. It's been broken for at least half a year, and afaict nobody noticed or missed it, including me. | |||||
2024-04-03 | chaski: restart the ntfy bot if failed | stuebinm | 1 | -0/+1 | |
2024-03-27 | help i wrote a matrix bot | stuebinm | 1 | -0/+24 | |
not sure if this is a good idea or not, but i always liked how the IRC #voc-wok channel of the c3voc works, and I don't run my own IRC (nor do i want to have my monitoring on infra that is not my own), so I built a similar thing with matrix. | |||||
2024-03-05 | restructure & general cleanup | stuebinm | 1 | -71/+0 | |
- 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 | |||||
2023-11-30 | jump to nixos 23.11 | stuebinm | 1 | -3/+1 | |
2023-11-15 | bahnhof.name haskell rewrite | stuebinm | 1 | -2/+2 | |
2023-10-12 | more radicle stuff (now with tui!) | stuebinm | 1 | -3/+6 | |
2023-10-12 | playing around with radicle.xyz | stuebinm | 1 | -0/+68 | |
this packages the heartwood cli tools, the radicle web interface, and runs a small example deployment on chaski. TODO: decide if i want to keep this thing, then add declarative config of the web interface, `rad auth`, and the radicle node to a NixOS module; the current state is kinda suboptimal to deploy. | |||||
2023-07-28 | run a conduit for like, fun i guess | stuebinm | 1 | -0/+36 | |
2023-07-18 | bahnhof.name: restart if failed | stuebinm | 1 | -0/+2 | |
2023-07-09 | update bahnhof.name | stuebinm | 1 | -6/+11 | |
2023-06-30 | update inputs | stuebinm | 1 | -7/+5 | |
2023-05-29 | no libX11 on chaski (experimental) | stuebinm | 1 | -0/+1 | |
might have to revert this if it causes problems, or if rebuilding all the things annoys me too much. | |||||
2023-05-29 | initial jump to nixos 23.05 | stuebinm | 2 | -0/+1 | |
2023-04-26 | bahnhof.name | stuebinm | 1 | -0/+19 | |
in gleam, because why not? (tbf i will probably eventually rewrite this in a more sensible language; I haven't even found any reason to use any of the OTP features for this 🙈) | |||||
2023-03-24 | update inputs | stuebinm | 1 | -9/+1 | |
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-16 | tracktrain: update gtfs | stuebinm | 1 | -0/+0 | |
this is a primliminary version of the feed for 2023. | |||||
2023-03-05 | fix things & make some others simpler, also ipv6 🎉 | stuebinm | 1 | -0/+43 | |
2023-02-24 | chaski/tracktrain: make the css editable via http | stuebinm | 1 | -1/+16 | |
2023-02-14 | chaski: remove 22f3 floor plans | stuebinm | 1 | -31/+0 | |
2023-02-03 | chaski: update tracktrain & use static gtfs | stuebinm | 2 | -2/+1 | |
2023-01-27 | chaski: tracktrain deployment is no longer live | stuebinm | 1 | -12/+17 | |
just keep it as a test deployment at my own domain, so I'm less likely to break it accidentally. | |||||
2022-12-19 | chaski: serve 22f3 room plans | stuebinm | 1 | -0/+31 | |
2022-12-05 | update to nixos22.11 | stuebinm | 4 | -317/+9 | |
2022-11-11 | chaski/tracktrain: add a grafana | stuebinm | 1 | -1/+51 | |
2022-11-11 | remove ilztal.live | stuebinm | 1 | -32/+0 | |
(this domain has expired) | |||||
2022-10-04 | remove some old stuff | stuebinm | 1 | -59/+0 | |
2022-09-11 | update tracktrain | stuebinm | 1 | -0/+1 | |
2022-09-03 | update tracktrain | stuebinm | 1 | -1/+1 | |
2022-07-19 | update flake inputs | stuebinm | 1 | -2/+14 | |
(also remove some broken things / reduce closure size for chaski) | |||||
2022-07-02 | update tracktrain | stuebinm | 1 | -0/+3 | |
2022-06-17 | update tracktrain | stuebinm | 1 | -21/+68 | |
this moves it into a container as well | |||||
2022-06-14 | update sources, move to NixOS 22.05 | stuebinm | 1 | -1/+8 | |
2022-06-11 | add tracktrain test deployment | stuebinm | 8 | -213/+30 | |
2022-04-04 | chaski: remove walint | stuebinm | 1 | -25/+0 | |
this was a test instance for divoc bb3 which is no longer needed | |||||
2022-03-07 | update sources | stuebinm | 1 | -2/+5 | |
2022-02-12 | chaski: add walint test server | stuebinm | 1 | -0/+22 | |
2022-01-20 | restructuring directories | stuebinm | 13 | -0/+637 | |