Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-09 | use flakes instead of niv & stuff | stuebinm | 4 | -11/+6 | |
2021-12-03 | upgrade to nixos 21.11 | stuebinm | 1 | -1/+2 | |
2021-11-29 | add blog to flora | stuebinm | 2 | -0/+10 | |
2021-10-17 | disable hedgedoc & surveys (too annoying for now) | stuebinm | 1 | -2/+2 | |
2021-10-05 | add docker registry | stuebinm | 2 | -0/+24 | |
(used mostly to host a guix container that just contains the guix daemon and not much else, since no such think appears to exist elsewhere) | |||||
2021-06-24 | nixpkgs 20.09 → nixpkgs 21.05 | stuebinm | 2 | -5/+7 | |
Since pleroma is in nixpkgs 21.05, this requires some reshuffling to keep the unstable version of pleroma (otherwise the database versions are not compatible, and pleroma does not like database downgrades). Additionally, hedgedoc's database has been moved to a postgres user who is actually called hedgedoc. | |||||
2021-06-23 | remove grafana | stuebinm | 2 | -42/+0 | |
no longer needed | |||||
2021-06-23 | update sources | stuebinm | 1 | -1/+1 | |
2021-05-20 | update sources, unbreak hedgedoc with cindyjs | stuebinm | 1 | -2/+2 | |
2021-04-18 | copy grafana to flora | stuebinm | 2 | -0/+42 | |
2021-04-17 | add interest-cohort=() header | stuebinm | 1 | -8/+4 | |
2021-04-17 | cgit: chaski -> flora; general cleanup | stuebinm | 4 | -108/+121 | |
2021-03-15 | update picarones | stuebinm | 1 | -1/+1 | |
2021-03-11 | fix pleroma exiftool | stuebinm | 1 | -1/+4 | |
2021-03-09 | Add cindyscript support to hedgedoc | stuebinm | 1 | -1/+11 | |
2021-03-09 | Added picarones | stuebinm | 3 | -2/+29 | |
Just a simple test instance fore now. | |||||
2021-03-08 | Added Pleroma | stuebinm | 3 | -14/+192 | |
This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode. |