Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-05-20 | chaski: re-add workadventure | stuebinm | 3 | -1/+96 | |
should be a slightly more up-to-date version this time | |||||
2021-04-18 | copy grafana to flora | stuebinm | 3 | -0/+45 | |
2021-04-17 | add interest-cohort=() header | stuebinm | 1 | -8/+4 | |
2021-04-17 | cgit: chaski -> flora; general cleanup | stuebinm | 6 | -164/+27 | |
2021-03-25 | chaski: add scrape.stuebinm.eu | stuebinm | 2 | -0/+40 | |
2021-03-20 | fix git push for cgit | stuebinm | 1 | -0/+1 | |
2021-03-19 | simplify and deduplicate chaski config | stuebinm | 3 | -44/+16 | |
2021-03-19 | migrating chaski config | stuebinm | 4 | -0/+240 | |
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. |