haccfiles/hosts/hainich/services
stuebinm 99cb717513 init keytracker on hainich.
This is a first attempt to package octycs' keytracker [1] application.

It's more a quick-and-dirty approach, so there are a couple things to note:
 - the config file is just generated by Nix as whatever the module got in
   its config option stuffed into a toml file. There are no default values,
   so all values must be set by hand – or rather, we just write the default
   values in the config.
 - I couldn't figure out how to actually make this thing work. It looks like
   it /should/ work, but gets hung up every time on loading key information
   via the web interface. Then again, it appears our current config on
   libocedrus also doesn't conform to what the readme says, so perhaps I just
   missed something that's as-yet undocumented.
 - The module just calls python instead of an actual server as backend. This
   is recommended just for development/testing, not actual deploys [2], but
   since the project is missing a setup.py which afaik are required to package
   these things more sensibly [3], that's it for now.
 - keys and corresponding tokens are currently baked into the nix store. This
   seems a bad idea, and I'll fix it as soon as I find the time.

[1] https://gitlab.infra4future.de/octycs/keytracker
[2] https://gitlab.infra4future.de/octycs/keytracker/-/blob/master/server/Readme.md
[3] https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/
2021-03-15 15:08:45 +01:00
..
codimd.nix hainich: init restic backups 2021-02-15 07:23:23 +00:00
docker.nix complete restructure of haccfiles 2021-01-10 23:53:41 +00:00
gitlab-runner.nix hainich/gitlab-runner: Move registration token 2021-02-10 22:40:03 +00:00
hasenloch.nix Hasenloch (Engelsystem for divoc) 2021-02-20 23:32:00 +01:00
keytracker.nix init keytracker on hainich. 2021-03-15 15:08:45 +01:00
lantifa.nix hainich: init restic backups 2021-02-15 07:23:23 +00:00
mail.nix security: remove hexchen mail 2021-03-13 00:27:53 +01:00
monitoring.nix hainich/monitoring: init prometheus 2021-02-06 16:41:02 +00:00
murmur.nix hainich/murmur,mumble: let the websites be fixed. 2021-02-03 23:33:08 +01:00
nginx.nix hainich: remove obsolete nginx host 2021-03-09 10:10:03 +00:00
syncthing.nix security: remove hexchen 2021-03-12 23:53:51 +01:00
workadventure.nix hainich: init workadventure 2021-03-11 00:11:51 +01:00