Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update sources, unbreak hedgedoc with cindyjs | stuebinm | 2021-05-20 | 1 | -2/+2 |
| | |||||
* | chaski: re-add workadventure | stuebinm | 2021-05-20 | 3 | -1/+96 |
| | | | | should be a slightly more up-to-date version this time | ||||
* | copy grafana to flora | stuebinm | 2021-04-18 | 3 | -0/+45 |
| | |||||
* | add interest-cohort=() header | stuebinm | 2021-04-17 | 1 | -8/+4 |
| | |||||
* | cgit: chaski -> flora; general cleanup | stuebinm | 2021-04-17 | 6 | -164/+27 |
| | |||||
* | chaski: add scrape.stuebinm.eu | stuebinm | 2021-03-25 | 2 | -0/+40 |
| | |||||
* | fix git push for cgit | stuebinm | 2021-03-20 | 1 | -0/+1 |
| | |||||
* | simplify and deduplicate chaski config | stuebinm | 2021-03-19 | 3 | -44/+16 |
| | |||||
* | migrating chaski config | stuebinm | 2021-03-19 | 4 | -0/+240 |
| | |||||
* | update picarones | stuebinm | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | fix pleroma exiftool | stuebinm | 2021-03-11 | 1 | -1/+4 |
| | |||||
* | Add cindyscript support to hedgedoc | stuebinm | 2021-03-09 | 1 | -1/+11 |
| | |||||
* | Added picarones | stuebinm | 2021-03-09 | 3 | -2/+29 |
| | | | | Just a simple test instance fore now. | ||||
* | Added Pleroma | stuebinm | 2021-03-08 | 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. | ||||
* | migrating config | stuebinm | 2021-03-03 | 6 | -0/+319 |
This deploy logic is primarily based on hxchn's deploy lib [1], with some slight modifications to make it work with my setup. Everything seems to work fine for now. However, I am unsure about the usage of niv — the config doesn't seem to gain much from it, apart from (some) additional complexity. [1] https://gitlab.com/hexchen/nixfiles |